Trunc
It returns the nearest integral value that is not larger in magnitude than a given number.
Syntax
trunc(Real)
Description
Given a real number , returns the nearest integral value that is not larger in magnitude than .
It returns the nearest integral value that is not larger in magnitude than a given number.
trunc(Real)
Given a real number , returns the nearest integral value that is not larger in magnitude than .