|
•abs |
Absolute value of an integer number.
|
|
•min |
Returns the minimum of two integer numbers.
|
|
•max |
Returns the maximum of two integer numbers.
|
|
•VolumeHorizontalTank |
Calculates the volume of a horizontal tank.
|
|
•VolumeVerticalTank |
Calculates the volume of a vertical tank.
|
|
•crcCalculate |
Calculates the CRC of a buffer.
|
|
•random |
Calculates a random number.
|
|
•calcPow |
Calculates the exponent of scaled integers.
|
|
•rdDecrypt128 |
Decrypts data by using Rijndael encryption.
|
|
•rdEncrypt128 |
Encrypts data by using Rijndael encryption.
|