Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 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 decimal to Cistercian numerals

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages