Liking cljdoc? Tell your friends :D

sicmutils.complex


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

complex?clj/s

(complex? a)
source

complextypeclj/s

source

Iclj/s

source

ONEclj/s

source

parse-complexclj/s

Parser that converts a string representation of a complex number, like 1 + 3i, into a Complex number object in clj or cljs.

Parser that converts a string representation of a complex number,
like `1 + 3i`, into a Complex number object in clj or cljs.
sourceraw docstring

ZEROclj/s

source

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

× close