Package org.djunits.value.vfloat.function

Functions for float arguments.

Copyright (c) 2019-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.

Author:
Alexander Verbraeck
  • Interface Summary 
    Interface Description
    FloatFunction
    DoubleFunction carries out a specific transformation function on a float value.
    FloatFunction2
    FloatFunction carries out a specific transformation function that takes two operands.
    FloatMathFunctions
    FloatMathFunctions provides a static implementation of Math functions.