math property

bool math
final

If true, will map every constant and function from the dart:math library to the expression evaluator's context, allowing them to be parsed and evaluated within any expressions included in the output template.

Implementation

final bool math;