Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-09 | Use only one mp_clear statement per line | rbuj | 1 | -1/+4 | |
2020-04-08 | Add modular exponentiation ability and add acccording tests | mbkma | 1 | -11/+57 | |
2020-03-19 | clear MPNumbers before return | mbkma | 1 | -6/+11 | |
2020-03-18 | add Riemann zeta function and Gauss error function | mbkma | 1 | -0/+34 | |
2020-03-08 | Port to GNU MPFR/MPC Library | mbkma | 1 | -1664/+298 | |
For further information please visit: https://www.mpfr.org/ http://www.multiprecision.org/mpc | |||||
2019-07-03 | Remove trailing whitespaces | Laurent Napias | 1 | -14/+14 | |
2019-04-26 | mp: Fix calculate result ln(e^(i*π)) | Pablo Barciela | 1 | -4/+4 | |
Fixes https://github.com/mate-desktop/mate-calc/issues/100 based in gnome-calculator commit: https://gitlab.gnome.org/GNOME/gnome-calculator/commit/6eb0f2b5e6df456a97a796b35d811376a69679e0 | |||||
2012-11-24 | Update codebase. | Steve Zesch | 1 | -41/+45 | |
2012-07-31 | fixing address issue of fsf | Perberos | 1 | -15/+15 | |
2011-11-08 | initial | Perberos | 1 | -0/+2092 | |