XploRe Group: Mathematical Functions
- acos
- acos returns the arcus cosine of the elements of an array.
- acosh
- acosh returns the arc cosine hyperbolicus of the elements of an array.
- asin
- asin returns the arcus sine of the elements of an array.
- asinh
- asinh returns the arc sine hyperbolicus of the elements of an array.
- atan
- atan returns the arctangus in radian of the elements of an array.
- atan2
- atan2 returns the angle in radian between the positive part of the x-axis and the line with origin in (0,0) which contains the point (x, y).
- atanh
- atanh returns the hiperbolic arc tangent of the elements of an array.
- cos
- cos returns the cosine in radian of the elements of an array.
- cosh
- cosh returns the cosine hyperbolicus of the elements of an array.
- sin
- sin returns the sine in radian for elements in an array.
- sinh
- sinh returns the sinus hyperbolicus of the elements in an array.
- tan
- tan returns the tangent in radians of the elements of an array.
- tanh
- tanh returns the hyperbolic tangent of the elemnts of an array.
© XploRe, generated on 6.3.98 7:17 .