Liking cljdoc? Tell your friends :D

math.infix.ops


&clj


**clj

(** x__1665 y__1666)

<<clj


>>clj


>>>clj


absclj

(abs x__1650)

acosclj

(acos x__1681)

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__1679)

atanclj

(atan x__1683)

atan2clj

(atan2 x__1685 y__1686)

cosclj

(cos x__1675)

coshclj

(cosh x__1690)

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__1658)

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__1660)

piclj


powclj

(pow x__1662 y__1663)

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__1652)

sinclj

(sin x__1673)

sinhclj

(sinh x__1688)

sqrtclj

(sqrt x__1654)

sumclj


tanclj

(tan x__1677)

tanhclj

(tanh x__1692)

|clj


¬clj


÷clj


πclj


φclj


clj

(√ x__1656)

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

× close