InterviewSolution
Saved Bookmarks
| 1. |
How can we define ‘infinity’ in R language?(a) Inf(b) Sup(c) Und(d) NaNI had been asked this question by my school teacher while I was bunking the class.My doubt is from Overview of R in division History, Overview and Getting Started of R Programming |
|
Answer» The correct answer is (a) Inf |
|