Liking cljdoc? Tell your friends :D

math.infix.ops


&clj


**clj

(** x__1648 y__1649)

<<clj


>>clj


>>>clj


absclj

(abs x__1633)

acosclj

(acos x__1664)

acotclj

(acot value)

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

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

acscclj

(acsc value)

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

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

asecclj

(asec value)

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

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

asinclj

(asin x__1662)

atanclj

(atan x__1666)

atan2clj

(atan2 x__1668 y__1669)

cosclj

(cos x__1658)

coshclj

(cosh x__1673)

cotclj

(cot θ)

compute cotangent, given the angle in radians

compute cotangent, given the angle in radians
raw docstring

cscclj

(csc θ)

compute cosecant, given the angle in radians

compute cosecant, given the angle in radians
raw docstring

defbinarycljmacro

(defbinary func-name & [alias])

helper for java.lang.Math binary functions

helper for `java.lang.Math` binary functions
raw docstring

defunarycljmacro

(defunary func-name & [alias])

helper for java.lang.Math unary functions

helper for `java.lang.Math` unary functions
raw docstring

divideclj

(divide a b)

computes the divisor with infinity

computes the divisor with infinity
raw docstring

eclj


expclj

(exp x__1641)

factclj

(fact n)

computes the factorial

computes the factorial
raw docstring

gcdclj

(gcd a b)

computes the greatest common denominator

computes the greatest common denominator
raw docstring

lcmclj

(lcm a b)

computes the lowest common multiple

computes the lowest common multiple
raw docstring

logclj

(log x__1643)

piclj


powclj

(pow x__1645 y__1646)

productclj


rootclj

(root a b)

computes the nth root

computes the nth root
raw docstring

secclj

(sec θ)

compute secant, given the angle in radians

compute secant, given the angle in radians
raw docstring

signumclj

(signum x__1635)

sinclj

(sin x__1656)

sinhclj

(sinh x__1671)

sqrtclj

(sqrt x__1637)

sumclj


tanclj

(tan x__1660)

tanhclj

(tanh x__1675)

|clj


¬clj


÷clj


πclj


φclj


clj

(√ x__1639)

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

× close