Go to the first, previous, next, last section, table of contents.


isANumber

Function: isANumber { any -> }
file: job.t
package: muf
status: alpha

Signals an error if the argument is not a number of some sort -- currently this means either a floating point number or an integer.


Go to the first, previous, next, last section, table of contents.