I get the following when using ⍕:
12 ¯4 ⍕ 9.9994 9.9995 9.9996 ¯9.9995E¯10 ¯9.9996E¯10
9.999E0 9.999E0 0.000E0 ¯0.000E¯10 ¯0.000E¯10
This should display as:
9.999E0 1.000E1 1.000E1 ¯1.000E¯9 ¯1.000E¯9
The error in (12 ¯4 ⍕ 9.9996 ¯9.9995E¯10 ¯9.9996E¯10) s
Hi Alex,
very good, thank you very much. I have added it as:
http://www.gnu.org/software/apl/Bits_and_Pieces/File_Table_Reader.apl.html
Jürgen
On 06/30/2015 04:57 AM, alexwei...@alexweiner.com
wro
Hi Alex,
very good, thank you very much. I have added it as:
http://www.gnu.org/software/apl/Bits_and_Pieces/File_Table_Reader.apl.html
Jürgen
On 06/30/2015 04:57 AM,
alexwei...@alexweiner.com wrote:
Hi Kacper,
thanks, fixed in SVN 642.
/// Jürgen
On 06/30/2015 01:13 AM, Kacper Gutowski
wrote:
There is a number of problems with circle functions.
Inverse trigonometric and hyperbolic functions ¯1 ¯2 ¯6 ¯7
as well a
Hi Kacper,
thanks, fixed in *SVN 642*.
/// Jürgen
On 06/30/2015 01:20 AM, Kacper Gutowski wrote:
I have no idea how that happens.
¯1J0⋆2
DOMAIN ERROR
¯1⋆2
^ ^
-k