Function Reference
— Mapping Function: fix (x)

Truncate x toward zero. If x is complex, return fix (real (x)) + fix (imag (x)) * I.