Question: 2. (10 pts) Using MATLAB functions intmin and intmax find out the smallest and largest integer that can be stored in a data types int.16,
2. (10 pts) Using MATLAB functions intmin and intmax find out the smallest and largest integer that can be stored in a data types int.16, int 32 , and int 64 . 3. (15 pts) Create a variable uspop to store US population which is approximately 332 million or 332,000,000. Typecast uspop to type int 8 and assign it to a new variable uspop1 and see if it can store the population of the world. Keep typecasting it to higher and higher int type until it can store the world population. Show your work on command window
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
