Liking cljdoc? Tell your friends :D

sicmutils.complex


angleclj

(angle a)
source

complexclj

(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.
sourceraw docstring

complex?clj

(complex? a)
source

conjugateclj

(conjugate a)
source

imag-partclj

(imag-part a)
source

real-partclj

(real-part a)
source

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

× close