SSBM Decomp
Loading...
Searching...
No Matches
cmath.h
Go to the documentation of this file.
1
#ifndef _DOLPHIN_CMATH_H_
2
#define _DOLPHIN_CMATH_H_
3
4
f32
powf
(
f32
x,
f32
y);
5
f32
tanf
(
f32
);
6
7
#endif
// _DOLPHIN_CMATH_H_
tanf
f32 tanf(f32)
Definition
trigf.c:125
powf
f32 powf(f32 x, f32 y)
Definition
lb_00CE.c:63
f32
float f32
Definition
types.h:13
extern
dolphin
include
cmath.h
Generated by
1.15.0