STWS

Member Of Menu: 
Binary
Argument Types: 
Real
Result Type(s): 
None
Invertible: 
No
Valid In Expression: 
No
Stack Diagram: 
Real1

This operation sets the word size of all integer values on the calculator. It takes a real value, rounds it to the nearest integer and uses that value to determine how many bits should be used to represent integers. The word size defaults to 64 bits. If the number is less than 1, the word size is set to 1. If the number is greater than 64, the word size is set to 64.

All integers entered or operated on by other functions are masked to the word size of the calculator.