(** x__1648 y__1649)
(abs x__1633)
(acos x__1664)
(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__1662)
(atan x__1666)
(atan2 x__1668 y__1669)
(cos x__1658)
(cosh x__1673)
(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__1641)
(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__1643)
(pow x__1645 y__1646)
(sec θ)
compute secant, given the angle in radians
compute secant, given the angle in radians
(signum x__1635)
(sin x__1656)
(sinh x__1671)
(sqrt x__1637)
(tan x__1660)
(tanh x__1675)
(√ x__1639)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close