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