MapleTA[Builtin]
int
integer part
Calling Sequence
Parameters
Description
Examples
Compatibility
int(x)
x
-
numeric
The int command returns the integer part of x.
MapleTA:-Builtin:-int⁡20.8571
20
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