Class Forecast

java.lang.Object
org.apache.poi.ss.formula.functions.Fixed3ArgFunction
org.apache.poi.ss.formula.functions.Forecast
All Implemented Interfaces:
FreeRefFunction, Function, Function3Arg

public class Forecast extends Fixed3ArgFunction implements FreeRefFunction
Implementation for Excel FORECAST() and FORECAST.LINEAR() functions.

Syntax:
FORECAST (number, array1, array2)

See https://support.microsoft.com/en-us/office/forecast-and-forecast-linear-functions-50ca49c9-7b40-4892-94e4-7ad38bbeda99