Difference between revisions of "Template:Floating-point"
Jump to navigation
Jump to search
Template documentation
imported>Netch (Added: G.711 A-Law) |
imported>Widefox |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{ sidebar | {{ sidebar | ||
| − | | title = [[Floating-point]] [[Computer number format|formats]] | + | | title = [[Floating-point arithmetic|Floating-point]] [[Computer number format|formats]] |
| image = {{{image|{{{1|}}}}}} | | image = {{{image|{{{1|}}}}}} | ||
| name = Floating-point | | name = Floating-point | ||
| Line 6: | Line 6: | ||
| heading1 = [[IEEE 754]] | | heading1 = [[IEEE 754]] | ||
| content1 = | | content1 = | ||
| − | * [[16-bit]]: [[Half-precision floating-point format|Half]] (binary16) | + | * [[16-bit computing|16-bit]]: [[Half-precision floating-point format|Half]] (binary16) |
| − | * [[32-bit]]: [[Single-precision floating-point format|Single]] (binary32), [[Decimal32 floating-point format|decimal32]] | + | * [[32-bit computing|32-bit]]: [[Single-precision floating-point format|Single]] (binary32), [[Decimal32 floating-point format|decimal32]] |
* [[64-bit computing|64-bit]]: [[Double-precision floating-point format|Double]] (binary64), [[Decimal64 floating-point format|decimal64]] | * [[64-bit computing|64-bit]]: [[Double-precision floating-point format|Double]] (binary64), [[Decimal64 floating-point format|decimal64]] | ||
| − | * [[128-bit]]: [[Quadruple-precision floating-point format|Quadruple]] (binary128), [[Decimal128 floating-point format|decimal128]] | + | * [[128-bit computing|128-bit]]: [[Quadruple-precision floating-point format|Quadruple]] (binary128), [[Decimal128 floating-point format|decimal128]] |
| − | * [[256-bit]]: [[Octuple-precision floating-point format|Octuple]] (binary256) | + | * [[256-bit computing|256-bit]]: [[Octuple-precision floating-point format|Octuple]] (binary256) |
| − | * [[Extended precision | + | * [[Extended precision#Extended precision implementations|40-bit]] or [[Extended precision#Extended precision implementations|80-bit]]: [[Extended precision]] |
| heading2 = Other | | heading2 = Other | ||
| Line 20: | Line 20: | ||
* [[IBM hexadecimal floating point|IBM floating-point architecture]] | * [[IBM hexadecimal floating point|IBM floating-point architecture]] | ||
* [[Posit (number format)|Posit]] | * [[Posit (number format)|Posit]] | ||
| − | * [[G.711|G.711 | + | * [[G.711|G.711 8-bit floats]] |
* [[Arbitrary-precision arithmetic|Arbitrary precision]] | * [[Arbitrary-precision arithmetic|Arbitrary precision]] | ||
Latest revision as of 15:50, 18 September 2020
| Floating-point formats |
|---|
| IEEE 754 |
| Other |
This template supports one optional parameter |image= to specify an image.
| Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template. |