public class Functions extends java.lang.Object
| Constructor | Description |
|---|---|
Functions() |
| Modifier and Type | Method | Description |
|---|---|---|
static double |
log2(double x) |
|
static int |
max(int a,
int b) |
|
static int |
min(int a,
int b) |
|
static double |
sinc(double x) |
© 2008-2013 by Mikio L. Braun and contributors