Intg

Name

Intg — integer value

Syntax

Intg( expression )

Domain

Intg : R -> Z

Example

Intg( 2.1 ) = 2

Description

Returns the integer portion of a value.