Popular recipes by George Jempty http://code.activestate.com/recipes/users/129941/2001-09-10T19:05:52-07:00ActiveState Code RecipesConversion to Roman Numerals (Tcl)
2001-09-10T19:05:52-07:00George Jemptyhttp://code.activestate.com/recipes/users/129941/http://code.activestate.com/recipes/68379-conversion-to-roman-numerals/
<p style="color: grey">
Tcl
recipe 68379
by <a href="/recipes/users/129941/">George Jempty</a>
(<a href="/recipes/tags/graphics/">graphics</a>, <a href="/recipes/tags/math/">math</a>).
Revision 5.
</p>
<p>Takes an integer between 1 and 3999 and converts it to Roman Numerals</p>