public class TStrictMath
extends java.lang.Object
| Constructor | Description |
|---|---|
TStrictMath() |
| Modifier and Type | Method | 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 © 2019 Systemprogrammierung Mirko Sertic. All rights reserved.