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 Sept. 15, 2023, 11:35 a.m.