Hi Kacper,
thanks, fixed in SVN 926.
I believe that the last example is not an overflow but the proper
result.
At least tryapl.org says so.
/// Jürgen
On 04/20/2017 06:05 AM, Kacper Gutowski
wrote:
H
Hi,
I have implemented Elias' earlier proposal for )HELP with
defined functions (actually all kinds
of user defined names).
If there is a name, say NAME, in your workspace, then
]HELP NAME
should provide some informati
On Thu, Apr 20, 2017 at 05:42:25PM +0200, Juergen Sauermann wrote:
> thanks, fixed in SVN 926.
>
> I believe that the last example is not an overflow but the proper result.
> At least tryapl.org says so.
Thanks.
I think the last one also should be positive. Tryapl says so too.
-k
Hi Kacper,
maybe, but the ISO standard says (function And/LCM on page 93) :
¯29J53 ∧
¯1J107
¯853J¯329
So the question is: what are the rules for setting the sign of the
result?
No rules in ISO, no rules in APL2 either.
Juergen
The help extraction works beautifully! I am making a change to toolkit
to change first line of each comment to double-lamp (because that works
perfectly). And this gives great help when working interactively!
Again, many thanks!
FredW