Vidyalelo
R Programming · Q58

R Programming Basics

Programming · R Programming · question 58

Q58

What will be the output of the following R code? > sqrt(-17)

A.
-4.02
B.
4.02
C.
NaN
Answer
D.
3.67

Answer: Option C

Solution

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