Pudu programming language
Menu
API reference

Std.Math.Float.epsilon

1 declaration

fn

epsilon: Float64

This is a callable function.

What it does

Machine epsilon for 64-bit IEEE-754 floating point (2^-52).

Read the signature

  • The text after the name is the type checked by Pudu.

Back to Std.Math.FloatSearch related declarations