Searched defs:frac_2_sqrt_pi (Results 1 – 2 of 2) sorted by relevance
754 let frac_2_sqrt_pi = bf16::from_f32(core::f32::consts::FRAC_2_SQRT_PI); in test_bf16_consts_from_f32() localVariable812 let frac_2_sqrt_pi = bf16::from_f64(core::f64::consts::FRAC_2_SQRT_PI); in test_bf16_consts_from_f64() localVariable
1043 let frac_2_sqrt_pi = f16::from_f32(core::f32::consts::FRAC_2_SQRT_PI); in test_f16_consts_from_f32() localVariable1103 let frac_2_sqrt_pi = f16::from_f64(core::f64::consts::FRAC_2_SQRT_PI); in test_f16_consts_from_f64() localVariable