Basic trig functions. The input image is mapped through either cos(3), sin(3) or
tan(3) and written to out. All work in degrees.
The size and number of bands are unchanged, the output type is float, unless
the input is double, in which case the output is double. Non-complex images
only!
RETURN VALUE
Each function returns 0 on success and -1 on error.