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 <v33bl6$9cst$9@dont-email.me>
Deutsch   English   Français   Italiano  
<v33bl6$9cst$9@dont-email.me>

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

Path: ...!3.eu.feeder.erje.net!feeder.erje.net!npeer.as286.net!npeer-ng0.as286.net!weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups: comp.arch
Subject: Re: operator syntax, Unicode in strings
Date: Tue, 28 May 2024 01:22:46 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 22
Message-ID: <v33bl6$9cst$9@dont-email.me>
References: <v0s17o$2okf4$2@dont-email.me>
	<6124140226e28fd4afec0b435bdbeca1@www.novabbs.org>
	<88rk4j9irgh046o4hh8bl0pkotn4dabg0f@4ax.com> <v31dnn$3u8om$4@dont-email.me>
	<v32d3m$74i$1@gal.iecc.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 28 May 2024 03:22:47 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="f9fa71f6bded3e8519d33d87ee221dff";
	logging-data="308125"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+JGVdykvWYOehy6m9R0O0S"
User-Agent: Pan/0.158 (Avdiivka; )
Cancel-Lock: sha1:mfD+F4V/MnD77P1pyncF2wcFnsc=
Bytes: 2121

On Mon, 27 May 2024 16:41:26 -0000 (UTC), John Levine wrote:

> It appears that Lawrence D'Oliveiro  <ldo@nz.invalid> said:
>>
>> Much of its syntax came from mathematics, which is international.
>>
>> Semi-related question: are there non-English equivalents for
>> mathematical operators like “grad”, “div” and “curl”?
> 
> Grad is written as a nabla, an upside down delta, div as nabla followed
> by a center dot, and curl as nabla followed by a multiplication sign.

That’s right, I’d forgotten about that.

> I happen to have a copy of "Algol 60 Implementation" published in 1963
> which describes the KDF9 Algol compiler in considerable detail. They
> considered the translation of the Algol publication language to the
> 5-bit paper tape code their computer used so trivial that they don't
> even describe it.

Only 32 code symbols? It must have used shifts, à la Baudot code. It 
probably was Baudot code.