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 80a0318 commit 7397906Copy full SHA for 7397906
README.md
@@ -51,7 +51,7 @@ Then 'Quadmath_examples' will be listed in the JuliaBox home screen. The example
51
```
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
+ This is exactly the technique we use in
55
[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
0 commit comments