Mentions légales du service

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

added cbrtq

parent 653d42f3
Branches
No related tags found
No related merge requests found
Pipeline #1181398 passed
......@@ -130,7 +130,7 @@ Available CORE-MATH functions (under MIT license):
<td><a href="https://gitlab.inria.fr/core-math/core-math/-/blob/master/src/binary32/cbrt/cbrtf.c">code</a></td>
<td><a href="https://gitlab.inria.fr/core-math/core-math/-/blob/master/src/binary64/cbrt/cbrt.c">code</a> (<a href="cbrt64.pdf">proof</a>) <a href="https://github.com/sbnh1/glibc/tree/cbrt">glibc patch</a></td>
<td><a href="https://gitlab.inria.fr/core-math/core-math/-/blob/master/src/binary80/cbrt/cbrtl.c">code</a></td>
<td></tr>
<td><a href="https://gitlab.inria.fr/core-math/core-math/-/blob/master/src/binary128/cbrt/cbrtq.c">code</a></tr>
<tr><td>compound</td>
<td><a href="https://gitlab.inria.fr/core-math/core-math/-/blob/master/src/binary32/compound/compoundf.c">code</a></td>
<td></td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment