Catalog of Functionality > RWalib > Trigonometric Functions
  

Trigonometric Functions
alibCos
Returns the cosine of each element in an array.
alibSin
Returns the sine of each element in an array.
alibTan
Returns the tangent of each element in an array.
alibAcos
Returns the inverse cosine of each element in an array.
alibAsin
Returns the inverse sine of each element in an array.
alibAtan
Returns the inverse tangent of each element in an array.
alibAtan2
Returns the inverse tangent for two arguments, element-wise.
alibArg
Returns the angle of each element in a complex array.

Version 2017.0
Copyright © 2017, Rogue Wave Software, Inc. All Rights Reserved.