altPi top-level property
The constant π when written as "π".
Implementation
final altPi =
Constant('π', Result(dirtyParts: {PiValue(): 1}), displayName: 'π');
The constant π when written as "π".
final altPi =
Constant('π', Result(dirtyParts: {PiValue(): 1}), displayName: 'π');