Navigation

Operators and Keywords

Function List:

C++ API

: islower (s)

Return a logical array which is true where the elements of s are lowercase letters and false where they are not.

See also: isupper, isalpha, isletter, isalnum.

Package: octave