Number Representation in Computers: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=Internal= | =Internal= | ||
* [[Programming_Languages_Concepts#Number_Representation_in_Computers|Programming]] | * [[Programming_Languages_Concepts#Number_Representation_in_Computers|Programming Languages Concepts]] | ||
=Organizatorium= | =Organizatorium= |
Latest revision as of 01:13, 17 September 2021
Internal
Organizatorium
When working with inputs of size n, we typically assume that integers are represented by c lg n bits for some constant c ≥ 1.