Registriert seit: 4. Jun 2010
15.665 Beiträge
|
High-Precision Floating-Point Types for Delphi
5. Mai 2021, 16:50
If Single and Double precision floating-point types don’t cut it for you, then the Neslib.MultiPrecision library may be just the thing. It provides up to 4 times the precision, while still being pretty fast compared to arbitrary precision libraries. Neslib.MultiPrecision Neslib.MultiPrecision is a personal project that adds two additional floating-point types for use with Delphi.… <a href="https://blog.grijjy.com/2021/05/05/high-precision/" class="more-link">Continue reading
|