numeric →
floor() → numeric

Returns the largest integer less than or equal to the argument number.

Parameters

This function has no parameters.

Examples

10 | floor  10

Kind: Function
Scope: numeric/rounding
Aliases: numeric-to-floor


This site uses Just the Docs, a documentation theme for Jekyll.