bug-apl
[Top][All Lists]
Advanced

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

[Bug-apl] Nil result from ⌹


From: Kacper Gutowski
Subject: [Bug-apl] Nil result from ⌹
Date: Sun, 28 Aug 2016 04:08:59 +0200

Hi,
Matrix division returns no value for large-shaped arguments.
There doesn't seem to be any fixed threshold above which it fails,
it differs from case to case.

      A←?99999 3⍴256
      X←A⌹A
      X
VALUE ERROR
      X
      ^


-k



reply via email to

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