Package org.djunits.value.vfloat.function


package org.djunits.value.vfloat.function
Functions for float 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
  • Interfaces
    Class
    Description
    DoubleFunction carries out a specific transformation function on a float value.
    FloatFunction carries out a specific transformation function that takes two operands.
    FloatMathFunctions provides a static implementation of Math functions.