f( x ) = a * x^b Regression for the basic exponentiation function.
« More »f( x ) = a * x^b + c Regression for the basic exponentiation function.
« More »f( x ) = a * n^( b * x ) Regression for the basic exponentiation function.
« More »f( x ) = a * n^( b * x ) + c Regression for the basic exponentiation function.
« More »f( x ) = a * b^( c * x ) Regression for the basic exponentiation function.
« More »f( x ) = a * b^( c * x + d ) Regression for the basic exponentiation function.
« More »