Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 2ef8b92

Browse files
tgross35quaternic
andauthored
fixup! ffbb0b8
Co-authored-by: quaternic <[email protected]>
1 parent af19741 commit 2ef8b92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/libm-test/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ pub fn multiprec_allowed_ulp(name: &str) -> u32 {
6363
"jn" | "jnf" => 1000,
6464
"lgamma" | "lgammaf" | "lgamma_r" | "lgammaf_r" => 16,
6565
"sinh" | "sinhf" => 2,
66-
"sincosf" => 500,
6766
"tanh" | "tanhf" => 2,
6867
"tgamma" => 20,
6968
_ => MULTIPREC_DEFAULT_ULP,

0 commit comments

Comments
 (0)