Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <vafvun$22351$2@dont-email.me>
Deutsch   English   Français   Italiano  
<vafvun$22351$2@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

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 <krishna.myneni@ccreweb.org>
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: <vafvun$22351$2@dont-email.me>
References: <cc2a1ec5eae8d18d290b398af3c013cb@www.novabbs.com>
 <vafvf7$22351$1@dont-email.me>
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: <vafvf7$22351$1@dont-email.me>
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