soroban-math 0.2.8

Fixed-Point Math Library for soroban smart contracts with advanced math and high precision
Documentation
1
2
3
4
5
6
7
8
9
10
11
# References

## List of Books to Read

1. "Computer Arithmetic: Algorithms and Hardware Designs" by Behrooz Parhami
2. "Handbook of Floating-Point Arithmetic" by Jean-Michel Muller et al.
3. "The Art of Computer Programming, Volume 2: Seminumerical Algorithms" by Donald E. Knuth
4. "Numerical Methods for Scientists and Engineers" by R.W. Hamming
5. "Numerical Recipes: The Art of Scientific Computing" by William H. Press et al
6. "Digital Arithmetic" by Miloš D. Ercegovac and Tomás Lang