Uses of Class
org.djutils.math.functions.ArcSine
Packages that use ArcSine
-
Uses of ArcSine in org.djutils.math.functions
Methods in org.djutils.math.functions that return ArcSineModifier and TypeMethodDescriptionstatic ArcSineArcSine.arcCosine(MathFunction chain, double omega) Construct an arc cosine function using the equationacos(x) === π/2-asin(x).