summaryrefslogtreecommitdiff
path: root/src/test-mp-equation.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-05fixes incorrect parenthesis handlingmbkma1-3/+4
2020-04-08Add modular exponentiation ability and add acccording testsmbkma1-0/+5
2020-04-08test-mp-equation: Fix memory leakrbuj1-1/+4
2020-03-18add Riemann zeta function and Gauss error functionmbkma1-0/+8
2020-03-16parserfunc: fix crash when calculating nested powmbkma1-0/+1
2020-03-10Remove warnings: function declaration isn’t a prototyperbuj1-2/+2
2020-03-08Port to GNU MPFR/MPC Librarymbkma1-2/+3
2020-01-12fixes precedence of functions i.e. the result of -ln(1) and add according testsmbkma1-0/+32
2019-07-03Remove trailing whitespacesLaurent Napias1-16/+16
2019-05-07test-mp-equation: add tests for physical constantsmbkma1-2/+16
2019-04-30Unit tests: pi constant, ln (e^iπ)rbuj1-0/+2
2018-12-29Remove dublicated assignmentPavel Shlyak1-1/+0
2017-03-15drop old GLib codemonsta1-3/+0
2013-10-28Fix g_type_init deprecationsStefano Karapetsas1-0/+2
2012-11-24Update codebase.Steve Zesch1-0/+630