4.1.1.3 Arithmetic operations in a programming language Flashcards
1
Q
What is truncation?
A
A method of approximating a decimal number by dropping all decimal places past a certain point without rounding.
3.14159265… can be truncated to 3.1415