Determines the absolute value of a numeric expression.
Calculates the result of a bitwise AND operation.
Converts a 64 bit IEEE floating point number to a numeric value.
Converts a signed 16 bit integer to a numeric value.
Converts a 32 bit signed integer (long) to a numeric value.
Converts a 32 bit unsigned integer to a numeric value.
Converts a 16 bit unsigned integer to a numeric value.
Calculates the result of a bitwise OR operation.
Calculates the result of a bitwise XOR operation.
Calculates the value of e to the power of x
Converts a numeric value to a 64 bit IEEE floating point number.
Converts a numeric value to 16 bit integer.