Merge branch 'master' of https://github.com/burrbull/libm
This commit is contained in:
commit
7959f0cea9
1 changed files with 2 additions and 2 deletions
|
|
@ -614,7 +614,7 @@ f64_f64! {
|
|||
// exp,
|
||||
// exp2,
|
||||
// expm1,
|
||||
// floor,
|
||||
floor,
|
||||
// log,
|
||||
// log10,
|
||||
// log1p,
|
||||
|
|
@ -645,5 +645,5 @@ f64f64f64_f64! {
|
|||
|
||||
// With signature `fn(f64, i32) -> f64`
|
||||
f64i32_f64! {
|
||||
// scalbn,
|
||||
scalbn,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue