Vidyalelo
R Programming · Q135

Introduction to R Programming

Programming · R Programming · question 135

Q135

What is the meaning of the following R function? print( sqrt(2) )

A.
1.414314
B.
1.414214
Answer
C.
Error
D.
14.1414

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board