From: Matthias Clasen Date: Thu, 8 Jul 2010 23:52:36 +0000 (-0400) Subject: Remove dead links from the IEEE float documentation X-Git-Tag: 2.25.11~22 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e302e919e5c8329ae293f0ba5921c6dfce289beb;p=platform%2Fupstream%2Fglib.git Remove dead links from the IEEE float documentation --- diff --git a/docs/reference/glib/tmpl/numerical.sgml b/docs/reference/glib/tmpl/numerical.sgml index 64d9800..30b7b54 100644 --- a/docs/reference/glib/tmpl/numerical.sgml +++ b/docs/reference/glib/tmpl/numerical.sgml @@ -13,56 +13,45 @@ versions always exist. The #GFloatIEEE754 and #GDoubleIEEE754 unions are used to access the - sign, mantissa and exponent of IEEE floats and doubles. These - unions are defined as appropriate for a given platform. - IEEE floats and doubles are supported (used for - storage) by at least Intel, PPC and Sparc, for reference: http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html - - - - -http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html +sign, mantissa and exponent of IEEE floats and doubles. These unions are +defined as appropriate for a given platform. IEEE floats and doubles are +supported (used for storage) by at least Intel, PPC and Sparc. See +IEEE 754-2008 +for more information about IEEE number formats. - - - -See http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html +The bias by which exponents in single-precision floats are offset. -See http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html +The bias by which exponents in double-precision floats are offset. -The #GFloatIEEE754 and #GDoubleIEEE754 unions are used to access the - sign, mantissa and exponent of IEEE floats and doubles. These - unions are defined as appropriate for a given platform. - IEEE floats and doubles are supported (used for - storage) by at least Intel, PPC and Sparc, for reference: -http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html +The #GFloatIEEE754 and #GDoubleIEEE754 unions are used to access the sign, +mantissa and exponent of IEEE floats and doubles. These unions are defined +as appropriate for a given platform. IEEE floats and doubles are supported +(used for storage) by at least Intel, PPC and Sparc. -The #GFloatIEEE754 and #GDoubleIEEE754 unions are used to access the - sign, mantissa and exponent of IEEE floats and doubles. These - unions are defined as appropriate for a given platform. - IEEE floats and doubles are supported (used for - storage) by at least Intel, PPC and Sparc, for reference: -http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html +The #GFloatIEEE754 and #GDoubleIEEE754 unions are used to access the sign, +mantissa and exponent of IEEE floats and doubles. These unions are defined +as appropriate for a given platform. IEEE floats and doubles are supported +(used for storage) by at least Intel, PPC and Sparc. @@ -117,9 +106,6 @@ The square root of two. -Used for fooling around with float formats, see -http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html +Multiplying the base 2 exponent by this number yields the base 10 exponent. - -