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

Prev:2pi ( -- 2pi )
Next:single-epsilon ( -- epsilon )


Vocabulary
math.constants

Inputs
None

Outputs
epsilona number


Word description
The smallest double-precision floating point value you can add to 1 without underflow.

Definition