|
From: | Jay Foad |
Subject: | Re: [Bug-apl] Performance problem with simple program |
Date: | Wed, 7 Oct 2015 15:21:50 +0100 |
On 7 October 2015 at 15:19, Peter Teeson <address@hidden> wrote: > I was wondering why the APL Lang Ref Manual p.161 shows: > ⌊1+L⍟(|R)+R=0 > > Why would this not be just as correct? > ⌈L⍟(|R)+R=0 > > and so >> ((⌈10⍟N)⍴10)⊤... This would tell you that 1000 only has 3 digits. Jay.
[Prev in Thread] | Current Thread | [Next in Thread] |