I need a rust fixed point library that supports 196 bits of integer and 64 bits of fraction, does square roots, and seems reasonably secure any recs?
@cavemanloverboy currently using I110F18 and sometimes overflowing on reasonable inputs
2,03K