constants top-level constant

Map<String, double> const constants

Common mathematical constants.

Implementation

const constants = {'e': e, 'pi': pi};