mdbtxt1
mdbtxt2
Proceed to Safety

Single Precision    

Robert P. Munafo, 2023 Jul 3.



This term almost always refers to the IEEE 754 32-bit floating point format, having 23 mantissa bits and an 8-bit exponent.

Because it is the smallest precision that is widely available with "native" hardware support (including in GPUs), single precision is ideally suited for use for the interpolation/extrapolation calculations in perturbation methods, where vectorization of various kinds can usually be employed. It also finds much use in floatexp implementations.

See also double precision.




From the Mandelbrot Set Glossary and Encyclopedia, by Robert Munafo, (c) 1987-2024.

Mu-ency main pageindexrecent changesDEMZ


Robert Munafo's home pages on AWS    © 1996-2024 Robert P. Munafo.    about    contact
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License. Details here.

This page was written in the "embarrassingly readable" markup language RHTF, and was last updated on 2023 Jul 03. s.27