Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

const

Constants


Description

Constants

Usage

GreatestIntAsRealF()

Details

c38 := sqrt(c3Q)
c3Q := .Machine$double.xmax^0.75, used for computations below Inf, also
GreatestIntAsRealF Find the greatest integer K which is distiguishable from (K+1), both represented as real
ASCII := ASCII characters corresponding to (0), 1..256,
HexDig := '1' - '9', 'A' - 'F', 'a' - 'f'
HexagesDig := '1' - '9', 'A' - 'Y', 'a' - 'y'
EXPCHAR := "z", exponential marker used for bases other then 10 (for base 10 "e" is used as usual);
TAU := (1+sqrt(5))/2 = golden section constant = 1.6180

Author(s)

Christian W. Hoffmann <christian@echoffmann.ch>

See Also


cwhmisc

Miscellaneous Functions for Math, Plotting, Printing, Statistics, Strings, and Tools

v6.6
GPL (>= 2)
Authors
Christian W. Hoffmann
Initial release
2018-08-24, 10:40:10

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.