Skip to content

Commit

Permalink
forgot to save the test src
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravenwater committed Aug 31, 2024
1 parent 99e5b49 commit dc174a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/qd/api/constants.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ qd_1_sqrt2 : 7.07106781186547524400844362104849e-01 vs 7.071067811865475244
std::cout << "2 / sqrtpi " << to_quad(2.0 / a) << '\n';
}
/*
*
Debug build
sqrt(2.0) ( 1.4142135623730951, -9.6672933134529135e-17, 4.1386753086994136e-33, 4.9355469914683509e-50)
sqrt(3.0) ( 1.7320508075688772, 1.0035084221806903e-16, -1.4959542475733896e-33, 5.3061475632961675e-50)
Expand Down

0 comments on commit dc174a4

Please sign in to comment.