Sujet : Re: Complex square root of -1 : zsqrt(-1)
De : krishna.myneni (at) *nospam* ccreweb.org (Krishna Myneni)
Groupes : comp.lang.forthDate : 25. Aug 2024, 20:16:39
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vafvun$22351$2@dont-email.me>
References : 1 2
User-Agent : Mozilla Thunderbird
On 8/25/24 14:08, Krishna Myneni wrote:
0e 0e 1e 0e z^ z.
nan + inan ok \ incorrect
0e 0e 1e 0e z^ z.
nan + inan ok \ incorrect
Oops, I copied and pasted th same test twice. Here is the other test:
0e 0e 0e 0e z^ z.
nan + inan ok
-- KM