| Fit start | Restrict the used input data and the table output, only X values at or above this value will be used |
| Fit end | Restrict the used input data and the table output, only X values at or below this value will be used |
| Fit steps | How many steps to generate in the table |
| Add spline points | Extend the input data with lots of extra points, these are calculated using the spline algorithm. This will sometimes improve a fit and prevent uncontrolled behaviour. |
| User fit | Your own algorithm, the coefficents are named a,b,c... and input value is x |
| Initial guess | Starting function for a fit algorithms, use the arrow to fill in the currently calculated coefficents. The checkbox can be used to lock a value, i.e. it will not be changed when doing a fit. |
| Save format | Save the result, either as a table or as a formula (Not all fits supports formulas), the save is always to the clipboard |
| Update | Force a new fit calculation |