promotional bannermobile promotional banner

Basic Mathematic Functions

cos, sin, tan, round, floor, ceil, isInt, mod
Back to Files

math.galaxy

File namemath.galaxy
Uploader
BifuuPlaysBifuuPlays
Uploaded
Mar 23, 2010
Downloads
1.2K
Size
7.1 KB
File ID
420987
Type
R
Release

What's new

Adding

const fixed PI_OVER_TWO = 1.570796326795;
const fixed ONE_OVER_PI = 0.318309886183;
const fixed SQRT_TWO = 1.414213562373;
const fixed MATH_E = 2.718281828459;

fixed sec (fixed x);
fixed csc (fixed x);
fixed cot (fixed x);

This mod has no additional files