InterviewSolution
Saved Bookmarks
| 1. |
What will be the output of log (-5.8) when executed on R console?(a) NAN(b) NA(c) Error(d) 0.213This question was addressed to me in an internship interview.I want to ask this question from Functions in section Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming |
|
Answer» Right choice is (a) NAN |
|