Math Functions

Introduction

You can type mathematical equations into dialog boxes, and when you press Tab or click somewhere else in the user interface, the equation is automatically calculated for you.

The Supported Functions

Basic Operations

  • Addition (+)

  • Multiplication (*)

  • Subtraction (-)

  • Division (/)

Trigonometric Functions

  • Tan - produces the Tangent of an angle.  
    • Use: Tan(equation)
  • Cos - produces the Cosine of an angle.
    • Use: Cos(equation)
  • Sin - produces the Sine of an angle.
    • Use:  Sin(equation)