Package roman.plt contributed by ams [docs]
To load: (require (planet ams/roman:1:1/roman))
Old style:(require (planet "roman.ss" ("ams" "roman.plt" 1 1)))
Package description:
Utility functions for roman numerals.
Downloads this week: 0
Total downloads: 129
Tickets:0
Open tickets:0
Primary files:
NameContract
int->roman
(-> (integer-in 1 3999) string?)
roman->int
(-> string? (union (integer-in 1 3999) false/c))
summa
differentia
productum
quotiens
residuum
test-all
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 1)0.2
46
[none]2007-09-18
To load: (require (planet ams/roman:1:1/roman))
Available in repositories: 4.x, 3xx
Now has arithmetic operators.
No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 0)0.1
83
[none]2007-04-01
To load: (require (planet "roman.ss" ("ams" "roman.plt" 1 (= 0))))
Available in repositories: 4.x, 3xx
[no release notes]