Go to the first, previous, next, last section, table of contents.
The functions in `gnuplot` are the same as the corresponding functions in the Unix math library, except that all functions accept integer, real, and complex arguments, unless otherwise noted.
For those functions that accept or return angles that may be given in either degrees or radians (sin(x), cos(x), tan(x), asin(x), acos(x), atan(x), atan2(x) and arg(z)), the unit may be selected by section 2.18.1 angles, which defaults to radians.
Go to the first, previous, next, last section, table of contents.