Manuals/calci/MATRIXWITH

From ZCubes Wiki
Revision as of 17:05, 5 July 2017 by Devika (talk | contribs) (Created page with "<div style="font-size:30px">'''MATRIXWITH (Size,Properties,Seed,GivenMatrix) '''</div><br/> *<math>Size </math> is the order of the matrix. *<math>Properties</math> is any typ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
MATRIXWITH (Size,Properties,Seed,GivenMatrix)


  • is the order of the matrix.
  • is any type of the matrix.
  • maximum limit of the matrix entries.
  • is any matrix.

Description

  • This function shows the different types of matrix with given properties and order.
  • In , is the order of the matrix.
  • is the type of the matrix.
  • <mathSeed</math> is the maximum limit of the matrix numbers.
  • is any matrix without satisfies the given properties.
  • Here this function will display more types of matrix with in the given seed value.
  • Suppose we want to get a positive matrix with the limit number 7 and the given matrix are having negative numbers.
  • Then the negative numbers also convert in to positive numbers.
  • Types of the matrix are given below:
1.Positive (Decimals)
2.Negative (Decimals) 
3.Positive:Integer 
4.Negative:Integer 
5.Zero 
6.Integer

Examples

See Also

References