Operators and Keywords
Function List:
C++ API
Return a logical array which is true where the elements of s are decimal digits (0-9) and false where they are not.
See also: isxdigit, isalpha, isletter, ispunct, isspace, iscntrl.
Package: octave