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

To elaborate: Inf is USED to define “Infinity” in R. It is somewhat DIFFERENT from other programming languages. There is ALSO a special number of Inf which REPRESENTS infinity.



Discussion

No Comment Found

Related InterviewSolutions