Commit Graph

9 Commits

Author SHA1 Message Date
bakk
fa4e853982 Implemented complex variants of prelude functions 2021-05-22 20:47:10 +02:00
=
17485bc91b Basics of complex numbers 2021-05-20 15:11:32 +02:00
bakk
651b289f4b Integration estimation
Needs more a bit more accuracy though. Currently the n value in the
trapezoidal rule is fixed.
2021-05-16 15:15:34 +02:00
PaddiM8
49f3522cd0 Fixed gamma and factorial functions for f64 2021-01-04 17:49:11 +01:00
PaddiM8
ae5fdf215e Fixed semantic errors 2021-01-03 00:19:22 +01:00
PaddiM8
d18e437fc2 Implemented prelude gamma function for kalk without rug 2021-01-02 19:25:10 +01:00
PaddiM8
88215dbe98 JavaScript bindings to KalkNum and ScientificNotation 2020-12-31 00:15:16 +01:00
PaddiM8
72cea91394 WebAssembly foundation 2020-12-30 22:50:39 +01:00
PaddiM8
613829320e Created a cargo feature for rug, f64 will be used instead if it's disabled 2020-12-30 16:03:02 +01:00