e top-level property

Constant e
final

The constant e when written as "e".

Implementation

final e = Constant('e', Result(dirtyParts: {EImaginaryValue(): 1}),
    displayName: '𝑒');