Contents
1
The trunc functions use IEC 60559 rounding toward zero (regardless of the current rounding direction).
trunc((+-)0) returns (+-)0.
trunc((+-)(inf)) returns (+-)(inf).