DADiSP Worksheet Functions > Function Categories > Macro and Command File Functions > OFF

 

OFF

Purpose:

Macro. Specifies the value 0.

Syntax:

OFF

Returns:

The integer 0.

Example:

setdegree(off)

 

is the same as setdegree(0) which toggles the trigonometric functions from degree to radian mode.

Remarks:

The OFF Macro is simply a more descriptive method of specifying the value 0.

See Also:

ON