euler ( -- gamma )
Factor handbook » The language » Numbers » Constants

Prev:e ( -- e )
Next:phi ( -- phi )


Vocabulary
math.constants

Inputs
None

Outputs
gammaEuler-Mascheroni constant


Word description
The Euler-Mascheroni constant, also called "Euler's constant" or "the Euler constant".

Definition

: euler ( -- gamma ) 0.5772156649015329 ; inline