Navigation

Operators and Keywords

Function List:

C++ API

: isxdigit (s)

Return a logical array which is true where the elements of s are hexadecimal digits (0-9 and a-fA-F).

See also: isdigit.

Package: octave