Liking cljdoc? Tell your friends :D

infix.math.trig


acosclj

(acos x__2127)
source

acotclj

(acot value)

compute arccotangent, given the number, returns the arccotangent in radians

compute arccotangent, given the number, returns the arccotangent in radians
sourceraw docstring

acscclj

(acsc value)

compute arccosecant, given the number, returns the arccosecant in radians

compute arccosecant, given the number, returns the arccosecant in radians
sourceraw docstring

asecclj

(asec value)

compute arcsecant, given the number, returns the arcsecant in radians

compute arcsecant, given the number, returns the arcsecant in radians
sourceraw docstring

asinclj

(asin x__2125)
source

atanclj

(atan x__2129)
source

atan2clj

(atan2 x__2131 y__2132)
source

cosclj

(cos x__2121)
source

coshclj

(cosh x__2136)
source

cotclj

(cot θ)

compute cotangent, given the angle in radians

compute cotangent, given the angle in radians
sourceraw docstring

cscclj

(csc θ)

compute cosecant, given the angle in radians

compute cosecant, given the angle in radians
sourceraw docstring

secclj

(sec θ)

compute secant, given the angle in radians

compute secant, given the angle in radians
sourceraw docstring

sinclj

(sin x__2119)
source

sinhclj

(sinh x__2134)
source

tanclj

(tan x__2123)
source

tanhclj

(tanh x__2138)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close