InterviewSolution
Saved Bookmarks
| 1. |
What is irrational number ? |
|
Answer» For example =3.1444555525158 or 1.41421356237...... . A number is called irrational, if it cannot be written in the form of p/q, where p and q are integers and q is not equal to 0 Irrational numbers: Irrational numbers are those which can’t be expressed in fractional form, i.e., in form. They neither terminate nor do they repeat. They are also known as non- terminating non-repeating numbers.For example: Irrational numbers include ‘π’ which starts with 3.1415926535… and is never ending number, square roots of 2,3,7,11, etc. are all irrational numbers. |
|