Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ lsame(l) — Extended Math Library 3.4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

LSAME(l)  —  LAPACK auxiliary routine (version 2.0)

NAME

LSAME - return .TRUE

SYNOPSIS

LOGICAL FUNCTION
LSAME( CA, CB )

CHARACTER CA, CB

PURPOSE

LSAME returns .TRUE. if CA is the same letter as CB regardless of case. 
 

ARGUMENTS

CA      (input) CHARACTER∗1
CB      (input) CHARACTER∗1 CA and CB specify the single characters to be compared.

  —  LAPACK version 2.0  —  08 October 1994

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026