(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.
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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close