Binary operations in speedcrunch

1,782 views
Skip to first unread message

ape...@gmail.com

unread,
Mar 3, 2014, 2:04:52 PM3/3/14
to speed...@googlegroups.com
Hi,
I was trying to use speedcrunch as programmers calculator but could not find how to do following operations:
binary xor, ^ results in power computation which is reasonable.
binary not(inversion), ~ does not work.

Are these operations possible?

Thank you.

ape...@gmail.com

unread,
Mar 3, 2014, 4:20:46 PM3/3/14
to speed...@googlegroups.com
Never mind. I found speedcrunch manual which explains how to do the things I asked about. xor, not are operate on bits not on logical values true or false and the separator for parameters is ;
so xor(0x23;0x11) is the syntax.
Reply all
Reply to author
Forward
0 new messages