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 5d8bc06 commit 7a2df72Copy full SHA for 7a2df72
libc/utils/MPCWrapper/mpc_test.cpp
@@ -32,4 +32,4 @@ int main() {
32
// of x are same, else it returns 0. mpc_get_prec2 returns the precision of
33
// the real and imaginary part of x.
34
mpc_set(x, z, MPC_RNDNN); // set x to z with rounding mode MPC_RNDNN
35
-}
+}
libc/utils/MPCWrapper/test.cc
0 commit comments