Changes

Jump to navigation Jump to search
57 bytes added ,  06:32, 12 August 2016
no edit summary
Line 96: Line 96:     
16. Find Square root of 1/2 + 0.0916 - absolute value of (-7) + natural logarithm of 10. Round this number to 2 decimals.
 
16. Find Square root of 1/2 + 0.0916 - absolute value of (-7) + natural logarithm of 10. Round this number to 2 decimals.
 
+
===Answer===
 +
ROUND((SQRT((1/2)+0.0916)-ABS(-7)+LN(10)),2)
    
17. List SIN, COS, TAN values of 0, 30, 60, 90, 120, 150, 180, 210... to 360 degrees
 
17. List SIN, COS, TAN values of 0, 30, 60, 90, 120, 150, 180, 210... to 360 degrees
writer
5,435

edits

Navigation menu