Add more math fixes
This commit is contained in:
@ -17,7 +17,6 @@
|
||||
│ PERFORMANCE OF THIS SOFTWARE. │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/macros.internal.h"
|
||||
.source __FILE__
|
||||
|
||||
// Returns 𝑥^𝑦.
|
||||
//
|
||||
@ -27,4 +26,3 @@
|
||||
pow: ezlea powl,ax
|
||||
jmp _d2ld2
|
||||
.endfn pow,globl
|
||||
.alias pow,__pow_finite
|
||||
|
||||
Reference in New Issue
Block a user