Release 0.4.7: Numerical solver and integration #413
c3d
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New features
root
for numerical root finding (Numerical solver #36)integrate
for numerical integration (Numerical integration #42), using Romberg algorithmi*i
as -1 (Auto-simplify expressions containing i #411)Bug fixes:
LastArg
andUndo
were not correct after comparisons (Comparisons do not set last arguments #402)A=B
(EvaluatingB=2
results inInternal object
. #403)100!
to a based number would display#00
(TheCycle
key displays100!
as#00
#405)User
settings menu, rename it asUI
->Q
could give incorrect result for decimal32 and decimal64 (->Q gives wrong result for 0.84375 #409, decimal_to_fraction should deal with complex numbers #410)Enhancements:
VariablesMenu
is shown (TheVariablesMenu
is too slow #404)X+1=3
):
inside textCNST
Signed-off-by: Christophe de Dinechin christophe@dinechin.org
Full Changelog: v0.4.6...v0.4.7
This discussion was created from the release Release 0.4.7: Numerical solver and integration.
Beta Was this translation helpful? Give feedback.
All reactions