sesaparcours
    Preparing search index...
    • adds a real matrix of name calc syntax addMatrix(nameCalc, mat) is also allowed

      Parameters

      • options: { mat: (string[] | number[] | CElementBase[])[] }
        • mat: (string[] | number[] | CElementBase[])[]

          array containing the lines of the matrix, each line beeing an array containing either a number, a dynamic real object or a string containing a valid formula

      Returns CMatrice