Expand description
Decimal-precision scales a description states for its own effect values.
Structsยง
- Effect
Precision Scale - One effect value the description renders at reduced magnitude.
Constantsยง
- MAX_
PRECISION_ ๐DIVISOR - Guards the power-of-ten walk against a malformed literal.
- MIN_
PRECISION_ ๐DIVISOR - The smallest divisor that carries a decimal digit;
${$s1/1}states no extra precision.
Functionsยง
- base_
value_ ๐effect_ index - collect_
from_ ๐nodes - effect_
precision_ scales - Reads the decimal precision a description states for its own effect base values.
- power_
of_ ๐ten - The power-of-ten divisor a
${โฆ / N}block states, ifNis one. - precision_
scale ๐ - renders_
percentage ๐ - Whether the text right after an expression block starts the percentage it renders.