[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                           Derived Math Functions(x)

 Trig Derivations:

 Sin(x)
       1 / Csc(x)
       Tan(x) * Cos(x)

 Cos(x)
       1 / Sec(x)
       Sin(x) * Cot(x)

 Tan(x)
       1 / Cot(x)
       Sin(x) / Cos(x)
       Sin(x) * Sec(x)

 Cot(x)
       1 / Tan(x)
       Cos(x) / Sin(x)
       Cos(x) * Csc(x)

 Sec(x)
       1 / Cos(x)
       Csc(x) * Tan(x)

 Csc(x)
       1 / Sin(x)
       Sec(x) * Cot(x)


 Trig Functions:

 Tan . = Length Opposite Side / Length Adjacent Side
 Cos . = Length Adjacent Side / Length Hypotenuse
 Sin . = Length Opposite Side / Length Hypotenuse


 Number Raised to Power

 Power:  (x)     Exp(Ln(Mantissa) * Exponent)    { Mantissa  Exponent }

See Also: ArcTan Cos Exp Ln Sin
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson