Computes the arc sine of the passed value, measured in radians.
util.Math.asin( val FLOAT ) RETURNING result FLOAT
Returns NULL if the argument provided is invalid.