Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
The D’ni glyph corresponding to a base-10 integer
ResourceFunction["DniIntegerForm"][int] displays int as a glyph or set of glyphs in the D’ni numbering system. |
D’ni glyph for 3 is a unique glyph:
| In[1]:= |
| Out[1]= |
Integers 0 through 4 are unique glyphs:
| In[2]:= |
| Out[2]= |
Glyphs for integers between 0 and 24:
| In[3]:= |
| Out[3]= | ![]() |
Above 24, multiple glyphs are used and placed side by side:
| In[4]:= |
| Out[4]= |
| In[5]:= |
| Out[5]= |
| In[6]:= |
| Out[6]= |
| In[7]:= |
| Out[7]= |
| In[8]:= |
| Out[8]= |
| In[9]:= |
| Out[9]= |
The symbol for 5 is just the symbol for 1, but rotated 90 degrees:
| In[10]:= |
| Out[10]= |
The symbol for 6 is obtained by overlaying the symbols for 5 and 1:
| In[11]:= |
| Out[11]= |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License