Main Content
csc
Cosecant of input angle in radians
Syntax
Description
Examples
Input Arguments
Output Arguments
More About
Tips
In floating-point arithmetic,
csc
is a bounded function. That is,csc
does not return values ofInf
or-Inf
at points of divergence that are multiples ofpi
, but a large magnitude number instead. This stems from the inaccuracy of the floating-point representation of π.