Welcome to Vestris Inc.
Internet Interactive Solutions Company



Software Documentation

Floor

Name

Floor — floor

Syntax

Floor( expression )

Domain

Floor : R -> N

Example

Floor( 2.1 ) = 2

Floor( -2.1 ) = -3

Description

Floor of an expression, the closest smaller number in N.