sesaparcours
    Preparing search index...
    • Adds a complex calculation of name nameCalc from formula contained in string formula syntax addCalcComp(nameCalc, formula) is also allowed

      Parameters

      • options: { formula: string; nameCalc: string }
        • formula: string

          Formula of the complex calculation to be created

        • nameCalc: string

          Name of the complex calculation to be created

      Returns CCalculComplexe

      the created measure