| Package | Description |
|---|---|
| org.hipparchus.util |
Convenience routines and common data structures used throughout the Hipparchus library.
|
| Modifier and Type | Method and Description |
|---|---|
static SinCos |
FastMath.sinCos(double x)
Combined Sine and Cosine function.
|
Copyright © 2016–2019 Hipparchus.org. All rights reserved.