We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
deg2rad - Converts a number in degrees to the radian equivalent
float deg2rad ( float $x )
deg2rad() converts x from degrees to the radian equivalent.
x - The angular value in degrees. It can be a scalar or an array.
The radian equivalent of x. If x is an array, the result value will also be an array.
Currently, det() will only accept 2x2, 3x3, and 4x4 matrices.
1.0 and above.