Content deleted Content added
m →top: correction |
→Unsigned fraction of turn: Fixed grammatical error Tags: Mobile edit Mobile web edit |
||
Line 9:
==Representation==
===Unsigned fraction of turn===
In this system, an angle is represented by an ''n''-[[bit]] unsigned binary number in the sequence 0, ..., 2<sup>''n''</sup>−1 that is interpreted as
For example, with ''n'' = 8, the binary integers (00000000)<sub>2</sub> (fraction 0.00), (01000000)<sub>2</sub> (0.25), (10000000)<sub>2</sub> (0.50), and (11000000)<sub>2</sub> (0.75) represent the angular measures 0°, 90°, 180°, and 270°, respectively.
|