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