MathTrigonometricNDArray::sinOn this pageNDArray::sinpublic static function sin(NDArray|array|float|int $array): NDArray|float|int;Calculates the element-wise sine of an array, returning a new array with the sine of each element.NotestipGPU SUPPORTEDThis operation is supported by GPU (VRAM) and contains a custom CUDA kernel.