Package org.djunits.value.vdouble.function
package org.djunits.value.vdouble.function
Functions for double arguments.
Copyright (c) 2019-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.
- Author:
- Alexander Verbraeck
-
ClassDescriptionDoubleFunction carries out a specific transformation function on a double value.DoubleFunction carries out a specific transformation function that takes two operands.DoubleMathFunctions provides a static implementation of Math functions.