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