Skip to content

A simple converter from numbers to Cisterian numerical system

License

Notifications You must be signed in to change notification settings

o0morgan0o/CistercianNumbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cistercian Number Generator / Converter

This project is related to the recent video by Numberphile about the cryptic and mysterious numerical system of some secret cistercian monks. I was quite interested by this concept, and by the high compression of writing because each symbol can represent a number between 0 and 9999. So I did a simple converter decimal/Cistercian in order to generate a SVG of the cisterian symbols for any reason.

Cistercian Numerals are a 10,000 based number system, and so in order to display large numbers correctly, leading zeros should be added so that the total number of digits is divisible by four.

For example, 123,456,789 in decimal would be input as 000123456789.

Here is the related video:

IMAGE ALT TEXT HERE

You may also be interested in including Cistercian glyphs in your documents and programs.

View as github-page

About

A simple converter from numbers to Cisterian numerical system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published