e ( -- e )
Factor handbook » The language » Numbers » Constants

Next:euler ( -- gamma )


Vocabulary
math.constants

Inputs
None

Outputs
ea number


Word description
The base of natural logarithm, sometimes called Euler's number or Napier's constant.

Definition

: e ( -- e ) 2.718281828459045 ; inline