Extract the integer part of an array of positive floats Z (i.e. round each value down toward zero), returning a float array.
Z
Sign in to write and run your own code.
solve(...)