Path: ...!weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Krishna Myneni Newsgroups: comp.lang.forth Subject: Re: Complex square root of -1 : zsqrt(-1) Date: Sun, 25 Aug 2024 14:16:39 -0500 Organization: A noiseless patient Spider Lines: 17 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Sun, 25 Aug 2024 21:16:39 +0200 (CEST) Injection-Info: dont-email.me; posting-host="7f7fd88a7c2423b68acb68644c5188a5"; logging-data="2165921"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/MXRjqqAaJmZkGIJxVxkPe" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:KO/mFovE1TPqR1ki+aEFBlKsZfo= Content-Language: en-US In-Reply-To: Bytes: 1380 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