We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc6174c commit 4acb7b8Copy full SHA for 4acb7b8
README.md
@@ -52,7 +52,7 @@ Then 'Quadmath_examples' will be listed in the JuliaBox home screen. The example
52
and calls the original function with `x.value` as actual parameter for the coorresponding formal parameter of type
53
`__float128`.
54
This is eaxtly the technique we use in
55
- [quadmath_wrapper.c](https://github.com/HaraldHofstaetter/Quadmath.jl/blob/master/deps/src/)
+ [quadmath_wrapper.c](https://github.com/HaraldHofstaetter/Quadmath.jl/blob/master/deps/src/quadmath_wrapper.c)
56
to call the functions of the [libquadmath](https://gcc.gnu.org/onlinedocs/libquadmath/) library.
57
58
0 commit comments