As CurveFit but applies a logarithm function to both X and Y data prior to evaluating the curve fit function
| Number | Type | Compulsory | Default | Description |
| 1 | Real array | Yes | Vector 1 for comparison | |
| 2 | Real array | Yes | Vector 2 for comparison |
Vector 1 for comparison
Vector 1 for comparison
Return type: Real
Scalar value indicating the difference between the two vectors. 0 means they are identical over their overlapping range. The function will return 1.0 if one argument is the reciprocal to the other
| ▲Function Summary▲ | ||
| ◄ CurveFit | CurveFitLogX ▶ | |