This page is currently incomplete, but you can find information about this topic at the links below:
- arccos( -- The arccos( function calculates the inverse cosine of a numeric value.
- arccosh( -- The arccosh( function calculates the inverse hyperbolic cosine of a numeric value.
- arcsin( -- The arcsin( function calculates the inverse sine of a numeric value.
- arcsinh( -- The arcsinh( function calculates the inverse hyperbolic sine of a numeric value.
- arctan( -- The arctan( function calculates the inverse tangent of a numeric value.
- arctanh( -- The arctanh( function calculates the inverse hyperbolic tangent of a numeric value.
- cos( -- The cos( function calculates the cosine of an angle.
- cosh( -- The cosh( function calculates the hyperbolic cosine of a numeric value.
- degrees2radians( -- The degrees2radians( function converts an angle from degrees to radians.
- degreestoradians( -- The degreestoradians( function converts an angle from degrees into radians
- eulersconstant( -- The eulersconstant( function returns the value of Euler's constant.
- exp( -- The exp( function raises e to a power.
- fact( -- The fact( function computes the factorial of a value.
- info("angleunits") -- The info("angleunits") function returns the current angular measurement units.
- log( -- The log( function computes the natural logarithm (base e ) of a value.
- log10( -- The log10( function computes the common logarithm (base 10) of a value.
- pi( -- The pi( function returns the value of pi .
- radians2degrees( -- The radians2degrees( function converts an angle from radians to degrees.
- radianstodegrees( -- The radianstodegrees( function converts an angle from radians to degrees.
- sin( -- The sin( function calculates the sine of an angle.
- sinh( -- The sinh( function calculates the hyperbolic sine of a numeric value.
- tan( -- The tan( function calculates the tangent of an angle.
- tanh( -- The tanh( function calculates the hyperbolic tangent of a numeric value.
History
10.0 | Updated | Carried over from Panorama 6.0, with some updates. |