Returns the integer portion of x, dropping the fractional portion.
This is also known as "chop" rounding.
See Implementation
Returns the integer portion of x, dropping the fractional portion.
This is also known as "chop" rounding.