Lines Matching full:algorithmic
48 * More complicated numbering systems are algorithmic in nature, and require use
50 * the characters to be displayed for a given number. Examples of algorithmic
97 * @param isAlgorithmic TRUE if the numbering system is algorithmic rather than numeric.
99 * ruleset to be used in an algorithmic system.
130 * radix is less well-defined for non-positional algorithmic systems.
150 * algorithmic systems this is the name of the RBNF ruleset used for formatting,
160 * Returns TRUE if the given numbering system is algorithmic
162 * @return TRUE if the numbering system is algorithmic.
187 UBool algorithmic;
192 void setAlgorithmic(UBool algorithmic);