====== Differences ====== This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
gibson:teaching:fall-2016:math753:ex3 [2016/09/08 10:40] gibson |
gibson:teaching:fall-2016:math753:ex3 [2016/09/20 07:37] (current) gibson |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Math 753/853 exercises 4: floating point numbers ====== | + | ====== Math 753/853 exercises 3: floating point numbers ====== |
**1.** Based on 9/7/2016's lecture material, what range of integers should a 16-bit integer type represent? Check your answer by running ''typemin(Int16)'' and ''typemax(Int16)'' in Julia. | **1.** Based on 9/7/2016's lecture material, what range of integers should a 16-bit integer type represent? Check your answer by running ''typemin(Int16)'' and ''typemax(Int16)'' in Julia. |