mirror of
https://github.com/ziglang/zig.git
synced 2025-12-16 19:23:08 +00:00
Correct f80 description
This commit is contained in:
parent
5cf918143c
commit
23e981bbd1
@ -740,7 +740,7 @@ pub fn main() void {
|
||||
<tr>
|
||||
<th scope="row">{#syntax#}f80{#endsyntax#}</th>
|
||||
<td><code class="c">double</code></td>
|
||||
<td>64-bit floating point (64-bit mantissa) IEEE-754-2008 80-bit extended precision</td>
|
||||
<td>80-bit floating point (64-bit mantissa) IEEE-754-2008 80-bit extended precision</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">{#syntax#}f128{#endsyntax#}</th>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user