User Tools

Site Tools


notes:discrete:fall2022:projects:lmr2

This is an old revision of the document!


BACKGROUND

Here is a link to a wikipedia article describing how the binary32 (also known as float in C) format works within the IEEE 754 standard: https://en.wikipedia.org/wiki/Single-precision_floating-point_format

SPECIFICATIONS

OUTPUT SPECIFICATIONS

PROGRAM

EXAMPLES

VERIFICATION

No verification script this week. Better luck next ti… wait there isn't a next time! Anyways, all verification will be manual for lmr2. Since we're working with 32 bit arrays this week, if your demo is based on user input, it might be easier to comment out the demo and manually set the array's to values you want to test.

PSEUDOCODE

notes/discrete/fall2022/projects/lmr2.1668095360.txt.gz · Last modified: 2022/11/10 15:49 by hcordell