bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] Determining data type...


From: Kacper Gutowski
Subject: Re: [Bug-apl] Determining data type...
Date: Fri, 1 Aug 2014 04:53:43 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On 2014-07-31 22:49:06, Peter Teeson wrote:
> David used theta as well. Is that also an available symbol?
> i.e. a greek letter not otherwise used by the APL language?

You're probably refering to ⍬.  This is not a theta.  This symbol
is called zilde and it should look like zero with superimposed
tilde.  It's not specifically related to lambdas.
Zilde stands for a numeric vector of zero length (just like '' is
a character vector).  You can write (0⍴0) instead of ⍬.


-k



reply via email to

[Prev in Thread] Current Thread [Next in Thread]