public class Util
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static float |
SQRT2 |
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static float |
FAST_LOG10_X(float x,
float y) |
static float |
FAST_LOG10(float x) |
public static final float SQRT2