Q. What is the meaning of the following R function?
print( sqrt(2) )
print( sqrt(2) )
β
Correct Answer: (B)
1.414214
You must be Logged in to update hint/solution