Navigation

Operators and Keywords

Function List:

C++ API

: ispunct (s)

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

See also: isalpha, isdigit, isspace, iscntrl.

Package: octave