int - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

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

 


Download Help Document