Mindouble(), Minlong(), Nan() – MTS Multipurpose Elite User Manual
Page 255: Pi(), Plasticstrainvalue

min
The minimum of a series of numbers.
Syntax
min(number1, number2[, numberN])
MinDouble()
Returns the minimum value for the type of number.
Syntax
MinDouble()
MinLong()
Returns the minimum value for the type of number.
Syntax
MinLong()
NaN()
Returns an invalid value for the type of number, which is Not a Number.
Syntax
NaN()
PI()
Value of Pi.
Syntax
PI()
PlasticStrainValue
The PlasticStrainValue is used to calculate the portion of strain in a specimen that is non-recoverable, or
plastic. The point where this is determined is based on some percentage of the peak load.
Returns
The portion of the strain that is non-recoverable.
Syntax
PlasticStrainValue(ForceArray, StrainArray, StartIndex, EndIndex, Tolerance[, AfterPeakFlag])
MTS TestSuite | 255
Working with Variables