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

complex?clj/s

(complex? a)

complextypeclj/s


Iclj/s


ONEclj/s


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

ZEROclj/s

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

× close