This document provides an introduction to numerical methods, focusing on binary representation and conversions between decimal and binary formats for both integers and fractional numbers. It discusses floating-point representation, including IEEE 754 standards, as well as Taylor series and their applications. Various examples illustrate the conversion processes and mathematical concepts essential for understanding numerical methods in computational settings.