const {quickcode} | R Documentation |
Mathematical constants
Description
List of mathematical functions
Usage
const
Format
An object of class list
of length 2.
Details
const list contains a list of mathematical constants below
- pi
- e: Euler's number
- golden_ratio
- euler_mascheroni: Euler-Mascheroni constant
- feigenbaum: Feigenbaum constant
- champernowne: Champernowne constant
- apery: Roger Apery's constant
- gelfond_schneider: Gelfond-Schneider constant
- khinchin: Aleksandr Khinchin constant
- ramanujan_soldner: Ramanujan-Soldner constant
Examples
# definition of pi
const$defs$pi
# value of pi
const$values$pi
[Package quickcode version 1.0.8 Index]