lib.rs
May 20, 2024break-eternity. A port of Patashu's break_eternity.js. A numerical library to represent numbers as large as 10^^1e308 and as 'small' as 10^-(10^^1e308). This library focuses less on precision and more on speed. It is intended to be used by games. Additional Features. This crate has 2 more features that can be used: serde, which adds support for ...