acosd
Inverse cosine (degrees).
Syntax
Section titled “Syntax”Y = acosd(X)Description
Section titled “Description”Like acos but returns the angle in degrees.
Example
Section titled “Example”acosd(0) % 90Inverse cosine (degrees).
Y = acosd(X)Like acos but returns the angle in degrees.
acosd(0) % 90