Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 936 Bytes

message10.rst

File metadata and controls

46 lines (26 loc) · 936 Bytes

#10. Integer Division

Image

This image was produced from the tenth radio transmission using previously contributed code <radio-transmission-recording>.

image

This partly annotated version of the image was made using code from message #3 <message3-code>.

image

Interpretation

The new operator is consistent with integer division which rounds toward zero.

Decoded

message10-decoded.txt

Code

The Haskell code <message3-code> has been revised to decode the integer division operator.

annotate10.hs.diff

Example output:

image