how to convert sin inverse of into degrees
Answers
Answered by
5
Answer:
Hey dude ur answer
= asind(X) returns the inverse sine (sin-1) of the elements of X in degrees. The function accepts both real and complex inputs.
For real values of X in the interval [-1, 1], asind(X) returns values in the interval [-90, 90].
For real values of X outside the interval [-1, 1] and for complex values of X, asind(X) returns complex values.
HOPE THIS ANSWER HELPED
MARK AS BRAINLIEST
Similar questions