Difference between revisions of "Template:Floating-point"
Jump to navigation
Jump to search
Template documentation
imported>Netch m |
imported>Widefox |
||
| 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 | ||
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. |