MathCustomFunctions constructor

const MathCustomFunctions(
  1. Set<MathDefinitionFunctionFreeform> definitions
)

Creates a set of custom functions

See class documentation for examples

Implementation

const MathCustomFunctions(this.definitions);