cotw(3m) hpux man page | unix.com

Man Page: cotw

Operating Environment: hpux

Section: 3m

cot(3M) 																   cot(3M)

NAME
cot(), cotf(), cotl(), cotw(), cotq() - cotangent functions
SYNOPSIS
DESCRIPTION
These functions are available only for Integrity servers. returns the cotangent of x (x specified in radians). is a version of it takes a argument and returns a result. is a version of it takes a argument and returns a result. is an version of it takes an argument and returns an result. is equivalent to on HP-UX systems.
USAGE
To use these functions, compile either with the default option or with the and the options. To use or compile also with the option. To use any of these functions, make sure your program includes and link in the math library by specifying on the compiler or linker command line.
RETURN VALUE
If x returns NaN and raises the invalid exception. x is NaN, returns NaN. When it raises no other exception, whether raises the inexact exception is unspecified.
ERRORS
No errors are defined.
SEE ALSO
atan(3M), cos(3M), ctan(3M), sin(3M), tan(3M), math(5).
STANDARDS CONFORMANCE
These functions are not specified by any standard. HP Integrity Server Only cot(3M)
Related Man Pages
cotdl(3m) - hpux
cotl(3m) - hpux
tanf(3m) - hpux
tanl(3m) - hpux
tanq(3m) - hpux
Similar Topics in the Unix Linux Community
Piping tail to awk to parse a log file
Why does fibonacci sequence script stop making sense at 92nd iteration?
Would appreciate a quick second set of eyes on a script (regarding doing things in the background)
How to Reverse a sentence in linux ? (bash/cshell)
Conflicts in the output of TOP command