Liste des Groupes | Revenir à cl forth |
On Fri, 19 Jul 2024 18:01:39 +0000, minforth wrote:Thanks for sharing this concept. It is often surprising in how few
>I don't know if gforth has z: locals for complex numbers. If yes, they>
could be used for dual fp-numbers as well to reduce code overhead and
improve readability.
Yes, z: locals exists in gforth but I haven't used it. I didn't want to
mix dual and complex numbers.
I have completed the code with the elementary functions and their
derivatives (exp, ln, trigs, inverse trig, hyperbolic, inverse
hyperbolic, ...).
The code is not optimized and can be improved. I've done it just as a
proof of concept.
Les messages affichés proviennent d'usenet.