Maxima Function
entier (x)
Returns the largest integer less than or equal to x where x is numeric. fix (as in fixnum) is a synonym for this, so fix(x) is precisely the same.
fix
fixnum
fix(x)