Improved dot cake doc lang en words
This commit is contained in:
parent
4718bf037f
commit
8a09c7c04c
|
@ -51,7 +51,7 @@ public enum FourCornerDotCake {
|
|||
|
||||
/// Application Methodoums Decimals, normal decimal numbers 0-9
|
||||
FC_AMD0110_A4(1452,10),
|
||||
/// Binary Model Word encoding for true and false
|
||||
/// Binary Model Word encoding for bit 0 and bit 1 notation
|
||||
FC_BMW0102_D1(1462,2),
|
||||
|
||||
/// Octal Character Encoding in Hinari 3 bit
|
||||
|
@ -63,9 +63,9 @@ public enum FourCornerDotCake {
|
|||
|
||||
// =========== Allow big terminators to learn a computer math
|
||||
|
||||
/// New Counting Rods, Flags
|
||||
/// New Counting Rods, 0ptional Flags for math
|
||||
FC_NCR1632_0F(2048, 512),
|
||||
/// New Counting Rods, Optional prefix for terminator multiplier, biggest terminator is "2^(512*512)" which is very small.
|
||||
/// New Counting Rods, 0ptional prefix for terminator multiplier, biggest terminator is "2^(512*512)" which is very small.
|
||||
/// 0M + (1T*0M) + (1V*M0)
|
||||
FC_NCR1632_0M(2560, 512),
|
||||
/// New Counting Rods, One or more terminator pie select as big indian.
|
||||
|
|
Loading…
Reference in a new issue