Open Konard opened 9 years ago
Float - это сумма дробей.
This number notation is actually a partially executed operation notation. So such way of representing calculations (formulas) can be used to implement never-ending recursive calculation, that is partially cached/stored as it calculates. But last digit of sequence can be stepped forward on demand as it needed. So such calculations are not finite functions, so you should decide is it actually needed to step more, or it is enough for now to get "semi-accurate" result.
https://en.wikipedia.org/wiki/Floating_point
These numbers can be used to set probability to triggers (https://github.com/Konard/LinksPlatform/issues/10).