promotional bannermobile promotional banner

Super Fast Math

A lightweight fabric mod that changes the sin and cos for better math.

File Details

superfastmath-0.0.2-1.21.3

  • R
  • Apr 4, 2025
  • 171.58 KB
  • 113
  • 1.21.3
  • Fabric

File Name

superfastmath-0.0.2-1.21.3.jar

Supported Versions

  • 1.21.3

Curse Maven Snippet

Fabric

modImplementation "curse.maven:super-fast-math-1235298:6383586"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Super Fast Math update 
- changed the way the table is calculated from the Math class to the [FastMath](https://commons.apache.org/proper/commons-math/javadocs/api-3.6.1/org/apache/commons/math3/util/FastMath.html) (3.6.1) class for performance
- Correcting the cosine index calculation to avoid negative values