On 2014-04-27 11:54:09, enz...@gmx.com wrote:
> I have never seen or used the symbol ∵ called 'because'  U2235 before - and 
> it is not in the supplied apl.xmodmap
> perfect place left open for it is on vV∪∵    shift-alt-v  ?
> btw what does it do - is it a type of 'apl exception' :)

I'm also curious about it, I have never seen it used or mentioned in any
reference.  I only saw it on some photos of keyboards and images of
keyboard layouts.  For example, APLX page [1] shows such layout, but I
couldn't find any use of it in APLX reference.

A+ [2], which is a separate language, derived from APL but not compatible,
uses it as bitwise operator that makes logical functions bitwise:

     4≠2
 1
     4≠∵2
 6

[1] http://www.microapl.co.uk/apl_help/ch_000_030.htm
[2] http://www.aplusdev.org/

-k

Reply via email to