fix C type corresponding to f80
This commit is contained in:
committed by
Andrew Kelley
parent
25096ed893
commit
6933ab4bf7
@@ -575,7 +575,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">{#syntax#}f80{#endsyntax#}</th>
|
||||
<td><code class="c">double</code></td>
|
||||
<td><code class="c">long double</code></td>
|
||||
<td>80-bit floating point (64-bit mantissa) IEEE-754-2008 80-bit extended precision</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user