public class Functions extends 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) |
Copyright © 2015. All rights reserved.