Math Group

HostExplorer Programming

Math Group

3270 5250 VT

Abs—Returns the absolute value.

Atn—Returns the angle (in radians) corresponding to the arc tangent of the specified numeric expression.

Cos—Returns the cosine of an angle.

Exp—Returns the exponential.

Fix—Returns the integer value of the number value.

Int—Returns a value of the type passed to it containing the integer portion of a number.

Log—Returns a Double specifying the natural logarithm of a number.

Randomize—Initializes the random-number generator.

Rnd—Returns a random number greater than or equal to zero and less than one.

Sgn—Returns a value indicating the sine of the number.

Sin—Returns a Double specifying the sine of an angle.

Sqr—Returns a Double specifying the square root of a number.

Tan—Returns a Double specifying the tangent of an angle.

TimeValue—Returns a variant (vate) containing the time.