pkgsrc/math/p5-Number-Latin/DESCR
abs 1faa3d803e Import p5-Number-Latin 1.01
Some applications, notably the numbering of points in outlines,
use a scheme that starts with the letter "a", goes to "z", and then
starts over with "aa" thru "az", then "ba", and so on.  This module
provides functions that deal with that numbering system, converting
between it and integer values.
2002-10-18 21:55:32 +00:00

2 lines
132 B
Text

A perl module for converting to a "lower-latin" / "upper-latin" numbering
system, where 1-26 is a-z, 27 is aa, 53 is ba, et cetera.