MathCustomFunctionsImplemented constructor

const MathCustomFunctionsImplemented(
  1. Set<MathDefinitionFunctionFreeformImplemented> definitions
)

Creates a set of custom defined functions

See class documentation for examples

Implementation

const MathCustomFunctionsImplemented(this.definitions);