# What-If Analysis Functions

## Content

SpreadJS provides a formula function for performing What-If Analysis with different sets of input values.
The following What-If Analysis function is available:

| **Function** | **Description** |
| -------- | ----------- |
| [`SJS.TABLE`](/spreadjs/docs/features/what-if-analysis/data-table/sjs-table-function) | Evaluates a result cell or range against one or more sets of input values and returns the calculated results as a dynamic array. |
