Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 816d0b77 authored by ZIMMERMANN Paul's avatar ZIMMERMANN Paul
Browse files

added glibc patch for sinh

parent 809d5951
Branches
Tags debian/4.3.3-7
No related merge requests found
Pipeline #1189183 passed
......@@ -253,7 +253,7 @@ Available CORE-MATH functions (under MIT license):
<td></td></tr>
<tr><td>sinh</td>
<td><a href="https://gitlab.inria.fr/core-math/core-math/-/blob/master/src/binary32/sinh/sinhf.c">code</a></td>
<td><a href="https://gitlab.inria.fr/core-math/core-math/-/blob/master/src/binary64/sinh/sinh.c">code</a></td>
<td><a href="https://gitlab.inria.fr/core-math/core-math/-/blob/master/src/binary64/sinh/sinh.c">code</a> <a href="https://github.com/sbnh1/glibc/tree/sinh">glibc patch</a></td>
<td></td>
<td></td></tr>
<tr><td>sinpi</td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment