Here's your template!

@today automatically stamps your notes with today's date. Fill in the topic of the lecture or class. Then use the Cornell Notes structure below. Click the + New Notes button above to automatically generate a fresh set of notes in this format.

Date: October 5, 2019

Topic:

Recall

Fixed Point Representations

Floating Point Representation

Notes

add a fixed decimal point.

fast, but suffer from serious precision issues.

CITE

By far the most common standard for storing floating point numbers is provided by the IEEE 754 standard.

arbitrary-precision arithmetic: implement arithmetic without rounding or error of any sort.

<aside> 📌 SUMMARY:

</aside>