floor

From STX Wiki
< Programmer Guide‎ | Command Reference‎ | EVAL
Revision as of 15:05, 17 May 2010 by 193.171.195.8 (talk) (initial import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
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