nn::math::AsinRad Function| Name | Description | |
|---|---|---|
| in | x | Value whose inverse sine (arcsine) you wish to find. |
Finds the inverse sine (arcsine). In contrast with NN_fAsin, a warning is displayed depending on the arguments that are used.
The warning is displayed if the absolute value of the argument is greater than 1.
This function uses the standard asin function.
CONFIDENTIAL