Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

..siis M Not Allowed x YouTube xePisl.4 x YouTube xD Bank of Amex Take Test: Asx

ID: 3663792 • Letter: #

Question

..siis M Not Allowed x YouTube xePisl.4 x YouTube xD Bank of Amex Take Test: Asx MATLAB Ch xGAS CIl code Western Carol X A https://wcu.blackboard.com/webapps/assessment take/launchJSp?course-assessment_id-1405491 &Course; id-,59297-1&new; attempt-1&content;_id- Western Carolina Ul University of wisco er × x 1825626 What is the command to find out the maximum value that can be stored in the data type "single"? realmax(single') What is that value? 3.4028e+38 QUESTION 9 0.25 points Save Answer What is the command to find out the minimum value that can be stored in the data type "double"? What is that value? QUESTION 10 0.25 points Save Answer What is the command to find out the maximum value that can be stored in the data type "double"? What is that value? QUESTION 11 1 points Define a variable, named as "a", to be 1.216739058301396 × 10308, which commands below can do this? XV

Explanation / Answer

What is the command to find out the minimum value that can be stored in datatype double? realmin(double)

What is the value? 2.2251e-308

What is the command to find out the maximum value that can be stored in datatype double? realmax(double)

What is the value? 1.7977e+308