beautypg.com

Log(number), Log10(number), Maxdouble() – MTS Multipurpose Elite User Manual

Page 254: Maxlong()

background image

Units

Y-Axis unit / X-Axis Unit

Example

LeastSquaresFit(Force, Extension, Slope1, Slope2)

This formula returns the slope of the line between the two indexes of Slope1 and Slope2.

log(number)

Syntax

log(number)

The natural log of a specified number.

log10(number)

The base-10 logarithm of a specified number.

max

Syntax

max(number1, number2[, numberN])

Returns

The maximum of a series of numbers.

MaxDouble()

Syntax

MaxDouble()

Returns

Returns the maximum value for the type of number.

MaxLong()

Syntax

MaxLong()

Returns

Returns the maximum value for the type of number.

254 | MTS TestSuite

Working with Variables