You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Figure: A pseudo-code description of the read of a binary value in Range Binary mode.
522
+
Figure: A pseudo-code description of the read of a binary value in Range Binary mode. {#figureGetRacPseudoCode}
522
523
523
524
##### Termination
524
525
@@ -572,7 +573,7 @@ Figure: A pseudo-code description of the contexts of Range Non Binary Values. {#
572
573
573
574
`get_symbol` is used for the read out of `sample_difference` indicated in [@figureSampleDifference].
574
575
575
-
`get_rac` returns a boolean, computed from the bytestream as described in (#range-binary-values).
576
+
`get_rac` returns a boolean, computed from the bytestream as described in [@figureGetRacFormula] as a formula and in [@figureGetRacPseudoCode] as pseudo-code.
0 commit comments