sesaparcours
    Preparing search index...
    • Adds a existence test of a MathGraph32 dynamic complex value z. This object will return 1 if x exists and 0 otherwise syntax addTest(z, nameCalc) is also allowed

      Parameters

      • options: { nameCalc: string; z: string | CValDyn }
        • nameCalc: string

          Name of the existence test to be created

        • z: string | CValDyn

          The numerical complex object existence of is to tested

      Returns CTestExistence

      the created measure