Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
when looking for a function for AND-process of arrays, In the manual I did only found one for complex numbers. Looking in the source "MATHS.s" there is also one"MATH C_ADD" for float and integer (Line 1393). Testing it works as expected, but the function MATH C_OR and MATH C_XOR only works with floats. It looks like a copy/paste-bug, integers are allways "AND"ed.
Greetings Albert
matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 10407
Posted: 10:01am 08 Sep 2025
Copy link to clipboard
Print this post
Thanks - will be fixed in next beta and I'll ask Geoff to update the manual Edited 2025-09-08 20:05 by matherp