Liking cljdoc? Tell your friends :D

fogus.numbers

Utilities dealing with numbers.

Utilities dealing with numbers.
raw docstring

num->romanclj

(num->roman n)

Converts a positive number between 1 and 3999, inclusive to a Roman numeral string.

Converts a positive number between 1 and 3999, inclusive to a Roman numeral string.
raw docstring

parse-romanclj

(parse-roman s)

Converts a Roman numeral string to its numeric value between 1 and 3999, inclusive.

Converts a Roman numeral string to its numeric value between 1 and 3999, inclusive.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close