Expand description

This module contains transcendental functions.

Constants

Functions

  • arcsine function in radians
  • cosine function in radians
  • exponential function e^(operand)
  • natural logarithm
  • base 2 logarithm
  • power
  • power with integer exponend
  • sine function in radians
  • square root
  • tangent function in radians