Next: Numerical Functions, Up: Numbers [Contents][Index]
These functions return t if the specified condition is
true of the numerical argument, or nil otherwise.
Test if char is a digit in the specified radix (default is 10). If it is, return the numerical value of digit char in radix.