m1n1/src/math
Asahi Lina af85202b58 math: Add powf()
Signed-off-by: Asahi Lina <lina@asahilina.net>
2023-06-27 18:35:00 +09:00
..
exp2f_data.c math: Add expf() implementation from musl 2022-12-04 13:17:10 +09:00
exp2f_data.h math: Add expf() implementation from musl 2022-12-04 13:17:10 +09:00
expf.c math: Add expf() implementation from musl 2022-12-04 13:17:10 +09:00
libm.h math: Add powf() 2023-06-27 18:35:00 +09:00
powf.c math: Add powf() 2023-06-27 18:35:00 +09:00
powf_data.c math: Add powf() 2023-06-27 18:35:00 +09:00
powf_data.h math: Add powf() 2023-06-27 18:35:00 +09:00