public class TStrictMath extends Object
| Constructor and Description |
|---|
TStrictMath() |
| Modifier and Type | Method and Description |
|---|---|
static double |
atan2(double aValue1,
double aValue2) |
static double |
cos(double aValue) |
static int |
round(float aFloat) |
static double |
sin(double aValue) |
static double |
sqrt(double aValue) |
Copyright © 2021 Systemprogrammierung Mirko Sertic. All rights reserved.