MathRoundingNDArray::fixOn this pageNDArray::fixpublic static function fix(NDArray|array|float|int $array): NDArray|float|int;Rounds the elements of an array towards zero, returning a new array with the elements rounded towards zero.NotestipGPU SUPPORTEDThis operation is supported by GPU (VRAM) and contains a custom CUDA kernel.