(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.
(complex? a)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 builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |