SSBM Decomp
Loading...
Searching...
No Matches
lb_00CE.c File Reference
#include "lb/lb_00CE.h"
#include <platform.h>
#include "MSL/math_ppc.h"
#include <baselib/forward.h>
#include <math.h>
#include <trigf.h>

Functions

f32 expf (f32 arg8)
f32 powf (f32 arg0, f32 arg1)
s32 powi (s32 base, s32 exponent)
f32 lb_8000D008 (f32 point_y_in, f32 point_x)
s32 lb_8000D148 (f32 point0_x, f32 point0_y, f32 point1_x, f32 point1_y, f32 point2_x, f32 point2_y, f32 threshold)

Function Documentation

◆ expf()

f32 expf ( f32 arg8)

◆ powf()

f32 powf ( f32 arg0,
f32 arg1 )

◆ powi()

s32 powi ( s32 base,
s32 exponent )

◆ lb_8000D008()

f32 lb_8000D008 ( f32 point_y_in,
f32 point_x )

◆ lb_8000D148()

s32 lb_8000D148 ( f32 point0_x,
f32 point0_y,
f32 point1_x,
f32 point1_y,
f32 point2_x,
f32 point2_y,
f32 threshold )