Category:Bit functions
Revision as of 20:20, 31 December 2015 by Lchrisman (talk | contribs) (Created page with "category:Math Functions ''new to Analytica 4.7'' Use these functions to perform bitwise operations on integer values. An integer value is composed of 64 bits, wher...")
new to Analytica 4.7
Use these functions to perform bitwise operations on integer values.
An integer value is composed of 64 bits, where each bit is a 0 or 1. These functions directly operate on the bits of the underlying representation.