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