#ifndef MATHF_H #define MATHF_H #include "ultra64.h" // void Math_FTanF(); // void Math_FFloorF(); // void Math_FCeilF(); // void Math_FRoundF(); // void Math_FTruncF(); // void Math_FNearbyIntF(); // void Math_FAtanTaylorQF(); // void Math_FAtanTaylorF(); // void Math_FAtanContFracF(); // void Math_FAtanF(); // void Math_FAtan2F(); // void Math_FAsinF(); // void Math_FAcosF(); // extern UNK_TYPE B_800419B0_jp; #endif