QUESTION 19 Suppose you have the values of x=217.2894 and y=92.6852 in your workspace. Which of these is the correct syn

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

QUESTION 19 Suppose you have the values of x=217.2894 and y=92.6852 in your workspace. Which of these is the correct syn

Post by answerhappygod »

Question 19 Suppose You Have The Values Of X 217 2894 And Y 92 6852 In Your Workspace Which Of These Is The Correct Syn 1
Question 19 Suppose You Have The Values Of X 217 2894 And Y 92 6852 In Your Workspace Which Of These Is The Correct Syn 1 (62.07 KiB) Viewed 46 times
QUESTION 19 Suppose you have the values of x=217.2894 and y=92.6852 in your workspace. Which of these is the correct syntax to provide the output below: The value of x is 217.3 and y is 92.685. None of these is the correct syntax fprintf('The value of x is %5.1f and y is %5.3f. \n',x,y) disp('The value of x is %5.1f and y is %5.3f. \n',x,y) 'The value of x is %5.1f and y is %5.3f. \n',x,y fprintf('The value of x is %x and y is %y. \n') O fprintf('The value of x is %5.0f and y is %5.0f. \n',y,x)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply