Returns an ideal exponential curve or predicts further values that best fit the given data set.
Syntax
y_values: The array or range containing the known (or dependent) y values. E.g. B2:B11
x_values: The array or range containing the known (or independent) x values. It can have more than one variable. It must be of the same size as that of y_values. Defaults to {1,2,3...} if omitted. E.g. A2:A11
new_x_values: The new x values for which you want the corresponding y values. E.g. D2:D5
If FALSE, the value of b is set to 1
Examples
Formula |
Result |
=GROWTH(B2:B11;A2:A11;D2:D5) |
1329410 1796307 2427180 3279620 |
Possible Errors
Errors |
Meaning |
#N/A! |
|
#NAME! |
|
#VALUE! |
|
#REF! |
|
Similar Functions
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.