csc
ABSTRACT
Calculates the csc of the input value
PARAMETERS
x | the input value |
RETURN
the csc of the input value
DECLARATION
func csc(x)
Calculates the csc of the input value
x | the input value |
the csc of the input value
func csc(x)