Difference between revisions of "Math Toolbox"

From NeatTools
(Arc Tangent 2)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==Complex Equal==
 
==Complex Equal==
Equal for use with complex numbers.
+
[[File:complexequal.gif]] Equal for use with complex numbers.
 
==Complex Not Equal==
 
==Complex Not Equal==
Not equal for use with complex numbers.
+
[[File:complexnotequal.gif]] Not equal for use with complex numbers.
 +
 
 
==Complex Addition==
 
==Complex Addition==
Addition for use with complex numbers.
+
[[File:complexadd.gif]] Addition for use with complex numbers.
 
==Complex Subtract==
 
==Complex Subtract==
Subtract for use with complex numbers.
+
[[File:complexsubtract.gif]] Subtract for use with complex numbers.
 
==Complex Multiplication==
 
==Complex Multiplication==
Multiplication for use with complex numbers.
+
[[File:complexmultiply.gif]] Multiplication for use with complex numbers.
 
==Complex Division==
 
==Complex Division==
Division for use with complex numbers.
+
[[File:complexdivide.gif]] Division for use with complex numbers.
 
==Complex to Real==
 
==Complex to Real==
Converts complex numbers to real numbers.
+
[[File:complex2real.gif]] Converts complex numbers to real numbers.
 
==Real to Complex==
 
==Real to Complex==
Converts real numbers to complex numbers.
+
[[File:real2complex.gif]] Converts real numbers to complex numbers.
 
==Complex to Polar==
 
==Complex to Polar==
Converts complex numbers to polar coordinates.
+
[[File:complex2polar.gif]] Converts complex numbers to polar coordinates.
 
==Polar to Complex==
 
==Polar to Complex==
Converts polar coordinates to complex numbers.
+
[[File:polar2c.gif]] Converts polar coordinates to complex numbers.
 +
 
 
==Complex Sine==
 
==Complex Sine==
Calculates the sine of complex numbers.
+
[[File:complexsin.gif]] Calculates the sine of complex numbers.
 
==Complex Hyperbolic Sine==
 
==Complex Hyperbolic Sine==
Calculates the hyperbolic sine of complex numbers.
+
[[File:complexhsin.gif]] Calculates the hyperbolic sine of complex numbers.
 
==Complex Cosine==
 
==Complex Cosine==
Calculates the cosine of complex numbers.
+
[[File:complexcos.gif]] Calculates the cosine of complex numbers.
 
==Complex Hyperbolic Cosine==
 
==Complex Hyperbolic Cosine==
Calculates the hyperbolic cosine of complex numbers.
+
[[File:complexhcos.gif]] Calculates the hyperbolic cosine of complex numbers.
 
==Complex Tangent==
 
==Complex Tangent==
Calculates the tangent of complex numbers.
+
[[File:complextan.gif]] Calculates the tangent of complex numbers.
 
==Complex Hyperbolic Tangent==
 
==Complex Hyperbolic Tangent==
Calculates the hyperbolic tangent of complex numbers.
+
[[File:complexhtan.gif]] Calculates the hyperbolic tangent of complex numbers.
 
==Complex Natural Antilog==
 
==Complex Natural Antilog==
Calculates natural antilogarithm of complex numbers ''e''<sup>''2''</sup>
+
[[File:complexantilog.gif]] Calculates natural antilogarithm of complex numbers ''e''<sup>''2''</sup>
 
==Complex Conjugate==
 
==Complex Conjugate==
Outputs the conjugate of complex numbers.
+
[[File:complexconj.gif]] Outputs the conjugate of complex numbers.
 
==Real Greater Than==
 
==Real Greater Than==
 +
[[File:realgreater.gif]] Greater than for use with real numbers.
 +
 
==Real Greater than or Equal==
 
==Real Greater than or Equal==
 +
[[File:realgreaterequal.gif]] Greater than or equal for use with real numbers.
 
==Real Equal==
 
==Real Equal==
 +
[[File:realequal.gif]] Equal to for use with real numbers.
 
==Real Not Equal==
 
==Real Not Equal==
 +
[[File:realnotequal.gif]] Not equal to for use with real numbers.
 
==Real Addition==
 
==Real Addition==
 +
[[File:realadd.gif]] Addition for use with real numbers.
 
==Real Multiplication==
 
==Real Multiplication==
 +
[[File:realmultiply.gif]] Multiplication for use with real numbers.
 
==Real Subtract==
 
==Real Subtract==
 +
[[File:realsubtract.gif]] Subtraction for use with real numbers.
 
==Real Division==
 
==Real Division==
 +
[[File:realdivide.gif]] Division for use with real numbers.
 
==Real Absolute Value==
 
==Real Absolute Value==
 +
[[File:realabs.gif]] Calculates the absolute value of real numbers.
 
==Real Power==
 
==Real Power==
 +
[[File:realpower.gif]] Raises a real number to a power.
 
==Real Maximum==
 
==Real Maximum==
 +
[[File:realmax.gif]] Outputs the maximum real value.
 
==Real Minimum==
 
==Real Minimum==
 +
[[File:realmin.gif]] Outputs the minimum real value.
 
==Real Sine==
 
==Real Sine==
 +
[[File:realsin.gif]] Calculates the sine of real numbers.
 
==Real Cosine==
 
==Real Cosine==
 +
[[File:realcos.gif]] Calculates the of real numbers.
 
==Real Tangent==
 
==Real Tangent==
 +
[[File:realtan.gif]] Calculates the tangent of real numbers.
 
==Real Arc Tangent==
 
==Real Arc Tangent==
==Natural Antilog==
+
[[File:realatan.gif]] Calculates the arc tangent of real numbers.
 +
==Natural Antilog ''e''<sup>''x''</sup>==
 +
[[File:realantilog.gif]] Calculates the antilog of real numbers.
 
==Real Logarithm==
 
==Real Logarithm==
 +
[[File:reallog.gif]] Calculates the Logarithm of real numbers.
 
==Real Square Root==
 
==Real Square Root==
 +
[[File:realsquareroot.gif]] Calculates the square root of real numbers.
 
==Real Round==
 
==Real Round==
 +
[[File:realround.gif]] Rounds real numbers.
 
==Real Ceiling==
 
==Real Ceiling==
 +
[[File:realceiling.gif]] Calculates ceiling value of real numbers.
 
==Floor==
 
==Floor==
 +
[[File:realfloor.gif]] Calculates floor value of real numbers.
 
==Modulus==
 
==Modulus==
 +
[[File:mod.gif]] Calculates remainder of a real number.
 +
 
==Arc Tangent 2==
 
==Arc Tangent 2==
 +
[[File:arctan2.gif]] Determines the four-quadrant arc tangent.
 +
 
==PI==
 
==PI==
 +
[[File:pi.gif]] 3.14159...
 
==Natural number e==
 
==Natural number e==
 +
[[File:e.gif]] 2.71828...
 
==Real Random==
 
==Real Random==
 +
[[File:realrandom.gif]] Generates random real numbers.
 +
==Real Delay==
 +
[[File:realdelay.gif]] Delays sending current value until next event is received
 
==Real Calibrate==
 
==Real Calibrate==
 +
[[File:realcalibrate.gif]] Calibrates real numbers.

Latest revision as of 18:31, 21 January 2010

Complex Equal

Complexequal.gif Equal for use with complex numbers.

Complex Not Equal

Complexnotequal.gif Not equal for use with complex numbers.

Complex Addition

Complexadd.gif Addition for use with complex numbers.

Complex Subtract

Complexsubtract.gif Subtract for use with complex numbers.

Complex Multiplication

Complexmultiply.gif Multiplication for use with complex numbers.

Complex Division

Complexdivide.gif Division for use with complex numbers.

Complex to Real

Complex2real.gif Converts complex numbers to real numbers.

Real to Complex

Real2complex.gif Converts real numbers to complex numbers.

Complex to Polar

Complex2polar.gif Converts complex numbers to polar coordinates.

Polar to Complex

Polar2c.gif Converts polar coordinates to complex numbers.

Complex Sine

Complexsin.gif Calculates the sine of complex numbers.

Complex Hyperbolic Sine

Complexhsin.gif Calculates the hyperbolic sine of complex numbers.

Complex Cosine

Complexcos.gif Calculates the cosine of complex numbers.

Complex Hyperbolic Cosine

Complexhcos.gif Calculates the hyperbolic cosine of complex numbers.

Complex Tangent

Complextan.gif Calculates the tangent of complex numbers.

Complex Hyperbolic Tangent

Complexhtan.gif Calculates the hyperbolic tangent of complex numbers.

Complex Natural Antilog

Complexantilog.gif Calculates natural antilogarithm of complex numbers e2

Complex Conjugate

Complexconj.gif Outputs the conjugate of complex numbers.

Real Greater Than

Realgreater.gif Greater than for use with real numbers.

Real Greater than or Equal

Realgreaterequal.gif Greater than or equal for use with real numbers.

Real Equal

Realequal.gif Equal to for use with real numbers.

Real Not Equal

Realnotequal.gif Not equal to for use with real numbers.

Real Addition

Realadd.gif Addition for use with real numbers.

Real Multiplication

Realmultiply.gif Multiplication for use with real numbers.

Real Subtract

Realsubtract.gif Subtraction for use with real numbers.

Real Division

Realdivide.gif Division for use with real numbers.

Real Absolute Value

Realabs.gif Calculates the absolute value of real numbers.

Real Power

Realpower.gif Raises a real number to a power.

Real Maximum

Realmax.gif Outputs the maximum real value.

Real Minimum

Realmin.gif Outputs the minimum real value.

Real Sine

Realsin.gif Calculates the sine of real numbers.

Real Cosine

Realcos.gif Calculates the of real numbers.

Real Tangent

Realtan.gif Calculates the tangent of real numbers.

Real Arc Tangent

Realatan.gif Calculates the arc tangent of real numbers.

Natural Antilog ex

Realantilog.gif Calculates the antilog of real numbers.

Real Logarithm

Reallog.gif Calculates the Logarithm of real numbers.

Real Square Root

Realsquareroot.gif Calculates the square root of real numbers.

Real Round

Realround.gif Rounds real numbers.

Real Ceiling

Realceiling.gif Calculates ceiling value of real numbers.

Floor

Realfloor.gif Calculates floor value of real numbers.

Modulus

Mod.gif Calculates remainder of a real number.

Arc Tangent 2

Arctan2.gif Determines the four-quadrant arc tangent.

PI

Pi.gif 3.14159...

Natural number e

E.gif 2.71828...

Real Random

Realrandom.gif Generates random real numbers.

Real Delay

Realdelay.gif Delays sending current value until next event is received

Real Calibrate

Realcalibrate.gif Calibrates real numbers.