Function determinant

  • Calculates and returns the determinant of a matrix.

    Parameters

    • matrix: MaybeMatrix

    Returns number