LogRegA (PQL)

Calculates the logorithmic regression of a set, and returns the value of the 'a' in the regression line,  y = a + b*ln(x)

Syntax

LogRegA( <List> , <Numeric> , OPTIONAL <Numeric> )

* Click on the function's arguments above for more details on the input values.

Comments