NEST HelpDesk | Command Index | NEST Quick Reference |
IntegerPart - Return integer part of the argument.Synopsis:
double IntegerPart -> integerpartExamples:
Description:
-2.3 IntegerPart -> -2.0
Parameters:
In effect sets all digits to the right of the decimal point to
zero. The sign is preserved. The output value is of type integer.
SeeAlso: Source:
The input value must be of type double,
the output value is of type double.
/opt/conda/conda-bld/nest_1512418773968/work/nest-2.14.0/lib/sli/mathematica.sli
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative