Overview
>
klyn.math
>
Math
>
E
Overview
Index
Tree
Deprecated
klyn.math.Math.E
field
public static const E as Double = 2.718281828459045
Description
Euler's number.
import klyn.math print(Math.E)