diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/ipowfunc.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ipowfunc.Rd b/man/ipowfunc.Rd index c0f946b..e09e590 100644 --- a/man/ipowfunc.Rd +++ b/man/ipowfunc.Rd @@ -5,7 +5,7 @@ Inverse of the arithmetic power function \code{\link{powfunc}} used for modelling univariate nonlinear calibration data. } \usage{ - powfunc(x,a,b) + ipowfunc(x,a,b) } \arguments{ \item{x}{ |