1. Find: NINT (7.6) FLOOR (5.75) NINT (-8.66) FLOOR (-6.48) 2. Evaluate the value of the following expression depending on the priority principle. REAL :: A = 2.0 , B = 4.0 , C = -6.0 , R1 R1 = (-B +...


1. Find:<br>NINT (7.6)<br>FLOOR (5.75)<br>NINT (-8.66)<br>FLOOR (-6.48)<br>2. Evaluate the value of the following expression depending on the priority principle.<br>REAL :: A = 2.0 , B = 4.0 , C = -6.0 , R1<br>R1 = (-B + SQRT (B*B -<br>4.0*A*C) )/ (2.0*A)<br>3. If AB =

Extracted text: 1. Find: NINT (7.6) FLOOR (5.75) NINT (-8.66) FLOOR (-6.48) 2. Evaluate the value of the following expression depending on the priority principle. REAL :: A = 2.0 , B = 4.0 , C = -6.0 , R1 R1 = (-B + SQRT (B*B - 4.0*A*C) )/ (2.0*A) 3. If AB = "2638MAHMOOD75" then find: AB(3:8) AB ( :7) AB (5: )

Jun 04, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here