Post Reply 
Greater than 32bit binary conversion.
05-15-2022, 01:44 PM
Post: #4
RE: Greater than 32bit binary conversion.
(05-15-2022 01:05 PM)matalog Wrote:  That's great.

Is there a way to achieve CAS length numbers from a program?


Something like this?
long() run from the cas screen will return 70368684086562

Code:

#cas
long():=
BEGIN
0b001111111111111111111100011010110001010100100010;
END
#end
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Greater than 32bit binary conversion. - Stevetuc - 05-15-2022 01:44 PM



User(s) browsing this thread: 1 Guest(s)