Manuals/calci/MATRIXWITH

Revision as of 16: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)
MATRIXWITH (Size,Properties,Seed,GivenMatrix)


  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Size } is the order of the matrix.
  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Properties} is any type of the matrix.
  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Seed } maximum limit of the matrix entries.
  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle GivenMatrix} is any matrix.

Description

  • This function shows the different types of matrix with given properties and order.
  • In Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle MATRIXWITH (Size,Properties,Seed,GivenMatrix)} , Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Size} is the order of the matrix.
  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Properties} is the type of the matrix.
  • <mathSeed</math> is the maximum limit of the matrix numbers.
  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle GivenMatrix} 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