begin context menu
This commit is contained in:
@@ -72,7 +72,7 @@ fn f64 f64_exp2(f64 x) {
|
||||
b * (U64_TO_F64(0x3F242C003E4A2000) +
|
||||
b * U64_TO_F64(0x3EF0B291F6C00000)))))));
|
||||
|
||||
const f64 m[8] = {
|
||||
f64 m[8] = {
|
||||
U64_TO_F64(0x3FF0000000000000),
|
||||
U64_TO_F64(0x3FF172B83C7D517B),
|
||||
U64_TO_F64(0x3FF306FE0A31B715),
|
||||
|
||||
Reference in New Issue
Block a user