solana-program-library/libraries/math/src
Jack May df994bf426
Fix float measurements (#1613)
* Fix float measurements

* add u64 divide
2021-04-21 00:33:49 +00:00
..
approximations.rs math: Improve sqrt using bit-wise operations (#1562) 2021-04-05 14:48:27 +02:00
checked_ceil_div.rs stake-pool: Use checked_ceil_div for withdraw calc (#1482) 2021-03-23 00:33:51 +01:00
entrypoint.rs spl-math: Add separate package to test instruction usage (#1205) 2021-02-10 17:40:54 +01:00
error.rs spl-math: Add separate package to test instruction usage (#1205) 2021-02-10 17:40:54 +01:00
instruction.rs Fix float measurements (#1613) 2021-04-21 00:33:49 +00:00
lib.rs stake-pool: Use checked_ceil_div for withdraw calc (#1482) 2021-03-23 00:33:51 +01:00
precise_number.rs Bump Rust version to 1.50.0 2021-03-16 22:22:59 -07:00
processor.rs Fix float measurements (#1613) 2021-04-21 00:33:49 +00:00
uint.rs Remove unknown_clippy_lints 2021-03-16 18:33:37 -07:00