Truncation
Encyclopedia : T : TR : TRU : Truncation
- For other uses, see Truncation (disambiguation)}}}.
For example, consider the real numbers
- 5.6341432543653654
- 32.438191288
- 6.3444444444444
The result would be:
- 5.6341
- 32.4381
- 6.3444
Truncation and floor function
Truncation can be done using the floor function. Given a number [x \in \mathbb_+] to be truncated and [n \in \mathbb_0^+], the number of elements to be kept behind the decimal point, the truncated value of x is- [\mbox \left(x,n \right) = \frac.]
See also
- Precision (arithmetic)
- Floor function
- Asterisks (*), used on truncation
External links
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
