- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,109 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
Basic Mathematic Functions
- 0 Likes
- StarCraft II
- 4 Monthly Downloads
- Supports:
- 653 Total Downloads
- Updated 03/23/2010
- Created 03/12/2010
- 0 Favorites
- Project Site
- Release Type: Release
- License: Public Domain
- Newest File: math.galaxy
About Basic Mathematic Functions
// Basic int round(fixed f); int floor(fixed f); int ceil(fixed f); bool isInt(fixed f); fixed mod(fixed f, fixed k); // Trigonometric const fixed PI = 3.14159265; 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 cos (fixed x); fixed sin (fixed x); fixed tan (fixed x); fixed sec (fixed x); fixed csc (fixed x); fixed cot (fixed x); fixed DegToRad (fixed x); fixed RadToDeg (fixed x); // Point fixed PointX(point p); fixed PointY(point p);
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);
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| math.galaxy | Release | 377 | 03/23/2010 | |
| math.galaxy | Release | 150 | 03/12/2010 | |
| math.galaxy | Release | 155 | 03/12/2010 |
Top Downloads
-
- SC1 Episode 1 - Rebel Yell
- Scenario, Legacy, StarCraft 1, and Campaign
- 7,522 Monthly Downloads
-
- SC1 Episode 6 - Queen of Blades
- Cinematics, StarCraft 1, and Campaign
- 3,245 Monthly Downloads
-
- SC1 Episode 4 - The Stand
- StarCraft 1 and Campaign
- 2,020 Monthly Downloads
-
- SC1 Episode 2 - Overmind
- Scenario, Legacy, StarCraft 1, and Campaign
- 1,933 Monthly Downloads
-
- SC1 Episode 3: The Fall - Protoss Campaign
- Campaign, Cinematics, Melee, Legacy, and StarCraft 1
- 1,843 Monthly Downloads