infix.math.trig

acos

(acos x__3275)

acot

(acot value)
compute arccotangent, given the number, returns the arccotangent in radians

acsc

(acsc value)
compute arccosecant, given the number, returns the arccosecant in radians

asec

(asec value)
compute arcsecant, given the number, returns the arcsecant in radians

asin

(asin x__3273)

atan

(atan x__3277)

atan2

(atan2 x__3279 y__3280)

cos

(cos x__3269)

cosh

(cosh x__3284)

cot

(cot θ)
compute cotangent, given the angle in radians

csc

(csc θ)
compute cosecant, given the angle in radians

sec

(sec θ)
compute secant, given the angle in radians

sin

(sin x__3267)

sinh

(sinh x__3282)

tan

(tan x__3271)

tanh

(tanh x__3286)