public class Functions extends java.lang.Object
Constructor and Description |
---|
Functions() |
Modifier and Type | Method and 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