A
artifact.one
Hello.
Is there any reliable way to determine the number
of digits of precision given by the float/double
type? I read somewhere that the C99 standard
guarantees six digits of precision with the float
type, although I can't seem to find this
information now.
A cursory search through the C99 pdf doesn't bring
up anything particularly helpful.
Is there any reliable way to determine the number
of digits of precision given by the float/double
type? I read somewhere that the C99 standard
guarantees six digits of precision with the float
type, although I can't seem to find this
information now.
A cursory search through the C99 pdf doesn't bring
up anything particularly helpful.