(** x__1665 y__1666)
(abs x__1650)
(acos x__1681)
(acot value)
compute arccotangent, given the number, returns the arccotangent in radians
compute arccotangent, given the number, returns the arccotangent in radians
(acsc value)
compute arccosecant, given the number, returns the arccosecant in radians
compute arccosecant, given the number, returns the arccosecant in radians
(asec value)
compute arcsecant, given the number, returns the arcsecant in radians
compute arcsecant, given the number, returns the arcsecant in radians
(asin x__1679)
(atan x__1683)
(atan2 x__1685 y__1686)
(cos x__1675)
(cosh x__1690)
(cot θ)
compute cotangent, given the angle in radians
compute cotangent, given the angle in radians
(csc θ)
compute cosecant, given the angle in radians
compute cosecant, given the angle in radians
(defbinary func-name & [alias])
helper for java.lang.Math
binary functions
helper for `java.lang.Math` binary functions
(defunary func-name & [alias])
helper for java.lang.Math
unary functions
helper for `java.lang.Math` unary functions
(divide a b)
computes the divisor with infinity
computes the divisor with infinity
(exp x__1658)
(gcd a b)
computes the greatest common denominator
computes the greatest common denominator
(lcm a b)
computes the lowest common multiple
computes the lowest common multiple
(log x__1660)
(pow x__1662 y__1663)
(sec θ)
compute secant, given the angle in radians
compute secant, given the angle in radians
(signum x__1652)
(sin x__1673)
(sinh x__1688)
(sqrt x__1654)
(tan x__1677)
(tanh x__1692)
(√ x__1656)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close