Evaluate the inverse sine function (arc sine). More...
| Functions | |
| array | asin (const array &in) | 
| C++ Interface to evaluate the inverse sine function. | |
| af_err | af_asin (af_array *out, const af_array in) | 
| C Interface to evaluate the inverse sine function. | |
Evaluate the inverse sine function (arc sine).
C Interface to evaluate the inverse sine function.
| [out] | out | inverse sine | 
| [in] | in | input array |