public class FastMath
extends java.lang.Object
Constructor and Description |
---|
FastMath() |
Modifier and Type | Method and Description |
---|---|
static int |
round(float val)
This stack overflow post has more context around what cases this implementation won't handle.
|