Files
biodiversity-metrics/man/exp.q.Rd

18 lines
343 B
Plaintext
Raw Normal View History

2019-02-06 17:32:23 +01:00
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/generalized_log.R
\name{exp.q}
\alias{exp.q}
\title{Generalized exponential function.}
\usage{
\method{exp}{q}(x, q = 1, base = exp(1))
}
\description{
Generalized exponential function.
}
\references{
\insertRef{Tsallis:94:00}{ROBITools2}
}
\author{
Eric Coissac
}