Returns the cosine of X, where X is given in radians. Returns NULL if X is NULL.
SELECT COS(PI()); -1