Sujet : Re: Complex square root of -1 : zsqrt(-1)
De : anton (at) *nospam* mips.complang.tuwien.ac.at (Anton Ertl)
Groupes : comp.lang.forthDate : 28. Aug 2024, 09:36:12
Autres entêtes
Organisation : Institut fuer Computersprachen, Technische Universitaet Wien
Message-ID : <2024Aug28.103612@mips.complang.tuwien.ac.at>
References : 1 2 3
User-Agent : xrn 10.11
melahi_ahmed@yahoo.fr (ahmed) writes:
Another one (always with complex.fs included):
>
0e 0e 0e 0e z** z. NaNai ok
>
it must be 1 ( tested with python, julia and matlab)
>
and
0e 0e 1e 0e z** z. NaNai ok, it must be 0
Thanks. Fixed in the git head:
0e 0e 0e 0e z** z. 1. ok
0e 0e 1e 0e z** z. 0 ok
- anton
-- M. Anton Ertl http://www.complang.tuwien.ac.at/anton/home.htmlcomp.lang.forth FAQs: http://www.complang.tuwien.ac.at/forth/faq/toc.html New standard: https://forth-standard.org/ EuroForth 2024: https://euro.theforth.net