Categories


Description :

Calculates the selected mathematical function for the given value.

Uses :

Use this calculate the value of a mathematical function. The values may be entered directly, provided from a variable or via another expression. The functions are -

  • abs
  • - Absolute value
  • round
  • - Rounded value
  • sqrt
  • - Square Root
  • sin
  • - Trigonometric Sine
  • cos
  • - Trigonometric Cosine
  • tan
  • - Trigonometric Tangent
  • asin
  • - Inverse Sine
  • acos
  • - Inverse Cosine
  • atan
  • - Inverse Tangent
  • log
  • - Log base 10
  • e^
  • - e raised to power
  • ln
  • - Natural log