Ray
"RAY" is a fixed point number unit we use in Angstrom to represent fractional numbers. It's very similar to the widely used "WAD" but instead of 18 decimals it has 27.
For example:
Number = RAY representation
1.0 = 1000000000000000000000000000
2.33 / 13 = 179230769230769230769230769
Mathematically to see how a given operation is implemented consider that the representation of a given is computed as:
So e.g. if you have a and and wanted to compute such that it'd end up simplifying to