Skip to content

Commit

Permalink
update README for sincos
Browse files Browse the repository at this point in the history
  • Loading branch information
cjones051073 committed Aug 11, 2019
1 parent ebbdbf9 commit 5dd8c17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ Wrapped headers are:
</tr>
<tr>
<td><code>math.h</code></td>
<td>Adds declaration of various <code>long long</code> methods</td>
<td>OSX10.6, GCC 8</td>
<td>Adds declaration of various <code>long long</code> methods (OSX10.6) and <code>__sincos</code> (macOS10.8)</td>
<td>OSX10.6(8), GCC 8</td>
</tr>
<tr>
<td><code>netdb.h</code></td>
Expand Down

0 comments on commit 5dd8c17

Please sign in to comment.