Number Representation in Computers: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * Programming =Organizatorium= <font color=darkgray> When working with inputs of size n, we typically assume t...") |
No edit summary |
||
Line 1: | Line 1: | ||
=Internal= | =Internal= | ||
* [[ | * [[Programming_Languages_Concepts#Number_Representation_in_Computers|Programming]] | ||
=Organizatorium= | =Organizatorium= |
Revision as of 01:08, 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.