JPP: raw usage of abacus with zerdinal interface
This commit is contained in:
parent
3693f722b3
commit
29a413bb6d
60 changed files with 704 additions and 275 deletions
|
|
@ -34,24 +34,6 @@ import ᒢᐩᐩ.ᔆʸᔆᐪᓫᔿ.ᒃᣔᒃᓫᒻ.ᑊᐣᓑᖮᐪᔆ.DuytsDocAu
|
|||
@DuytsDocAuthor注(name = "للَّٰهِilLצسُو", copyright = "©Δ∞ 仙上主天")
|
||||
public interface PrimordialZerdinalSpaceBoundary extends PrimordialZerdinal {
|
||||
|
||||
//rem Ordinal is one based in math but has not grammer word for zero based
|
||||
//AI: natural number without zero is generally called a counting number or a positive integer.
|
||||
//AI: natural number with zero is called a whole number.
|
||||
//almost;
|
||||
//int ordinalNumberWhole() // zero based
|
||||
//int ordinalNumberCount() // one based
|
||||
//int ordinalCardinality() // size of set
|
||||
//
|
||||
//int abacusOrdinalWhole() // zero based
|
||||
//int abacusOrdinalCount() // one based
|
||||
//int abacusCardinality() // size of set
|
||||
//
|
||||
//T abacusSpaceZeroth(); // <= first element of zero based ordinal number
|
||||
|
||||
//int rankValueZerdinal(); // zero based ordinal number
|
||||
//int rankValueRodinal(); // counting rods are from math and are one based
|
||||
|
||||
//int cardinalCapacity();
|
||||
//int ordinalCardinality()
|
||||
/// The cardinal capacity of this bounded zerdinal number space.
|
||||
int zerdinalSpaceBoundary();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue