Files

18 lines
328 B
Plaintext
Raw Permalink 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{log_q}
\alias{log_q}
2019-02-06 17:32:23 +01:00
\title{Generalized logaritmic function.}
\usage{
log_q(x, q = 1)
2019-02-06 17:32:23 +01:00
}
\description{
\deqn{x \longmapsto 1 : \log(x) \approx x-1}
}
\references{
\insertRef{Tsallis:94:00}{ROBITools2}
}
\author{
Eric Coissac
}