Floating-point arithmetic provides a practical means of representing real numbers on digital computers by encoding them in a finite number of bits for sign, exponent and significand. The IEEE-754 ...
Newton's method is actually a special case of what is generally known as a fixed point method. These methods rely on the Fixed point Theorem: ...