math.infix.ops

&

**

(** x__89407 y__89408)

<<

>>

>>>

abs

(abs x__89392)

acos

(acos x__89423)

acot

added in 3.0

(acot value)

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

acsc

added in 3.0

(acsc value)

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

asec

added in 3.0

(asec value)

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

asin

(asin x__89421)

atan

(atan x__89425)

atan2

(atan2 x__89427 y__89428)

cos

(cos x__89417)

cosh

(cosh x__89432)

cot

added in 3.0

(cot θ)

compute cotangent, given the angle in radians

csc

added in 3.0

(csc θ)

compute cosecant, given the angle in radians

defbinary

macro

added in 3.0

(defbinary func-name & [alias])

helper for java.lang.Math binary functions

defunary

macro

added in 3.0

(defunary func-name & [alias])

helper for java.lang.Math unary functions

divide

added in 3.0

(divide a b)

computes the divisor with infinity

e

exp

(exp x__89400)

fact

added in 3.0

(fact n)

computes the factorial

gcd

added in 3.0

(gcd a b)

computes the greatest common denominator

lcm

added in 3.0

(lcm a b)

computes the lowest common multiple

log

(log x__89402)

pi

pow

(pow x__89404 y__89405)

product

root

added in 3.0

(root a b)

computes the nth root

sec

added in 3.0

(sec θ)

compute secant, given the angle in radians

signum

(signum x__89394)

sin

(sin x__89415)

sinh

(sinh x__89430)

sqrt

(sqrt x__89396)

sum

tan

(tan x__89419)

tanh

(tanh x__89434)

|

¬

÷

π

φ

(√ x__89398)