Hi All,

I've just noticed some strange behavior comparing an integer to a boolean array.

JVERSION
Engine: j902/j64avx2/linux
Release-b: commercial/2021-02-18T11:52:47
Library: 9.02.08
Qt IDE: 1.9.2/5.9.5(5.15.2)
Platform: Linux 64
Installer: J902 install
InstallPath: /home/aaron/Downloads/j902
Contact: www.jsoftware.com

a=:I.0 1
a = 1
1
a = 1 0 1
|length error
| a =1 0 1

datatype a
integer
$a
1

I can also replicate it in JVERSION 9.03.08.

What's going on here?

Cheers,
Aaron.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to