Programmer Guide/Command Reference/EVAL/floor: Difference between revisions

From STX Wiki
Jump to navigationJump to search
(initial import)
 
m (1 revision: Initial import)

Revision as of 18:31, 18 November 2010

floor

Compute the floor - the largest integer less than or equal to the floating point number.

Usage:

floor(x)

Result:

The floor for each of the input values (i.e. either a scalar, vector or matrix - depending on x).

Return Type:

the same as x

Navigation menu

Personal tools