Liking cljdoc? Tell your friends :D

sicmutils.complex


angleclj/s

(angle a)

complexclj/s

(complex re)
(complex re im)

Construct a complex number from real, or real and imaginary, components.

Construct a complex number from real, or real and imaginary, components.
raw docstring

complex?clj/s

(complex? a)

conjugateclj/s

(conjugate a)

imag-partclj/s

(imag-part a)

ONEclj/s


real-partclj/s

(real-part a)

ZEROclj/s

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

× close