R/constants.e.R

#' Constant - e - Euler's number 
#' 
#' Euler's number is the base for natural logarithms, among many other uses and appearances in mathematics.
constants.e  <- 2.718281828459045

#' @rdname constants.e
e <- constants.e
burrm/lolcat documentation built on Aug. 15, 2024, 6:16 p.m.