int - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


MapleTA[Builtin]

  

int

  

integer part

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

int(x)

Parameters

x

-

numeric

Description

• 

The int command returns the integer part of x.

Examples

MapleTA:-Builtin:-int20.8571

20

(1)

Compatibility

• 

The MapleTA[Builtin][int] command was introduced in Maple 18.

• 

For more information on Maple 18 changes, see Updates in Maple 18.

See Also

ceil

floor

MapleTA

MapleTA,Builtin,decimal

MapleTA,Builtin,int

MapleTA,Builtin,numfmt

trunc