Manuals/calci/SKEWSYMMETRIC
Jump to navigation
Jump to search
SKEWSYMMETRIC(Order)
- is the order of the skew symmetric matrix.
Description
- This function shows the Skew Symmetric matrix with the given order.
- Skew Symmetric is also called Anti Symmetric or Antimetric.
- A Skew Symmetric is a square matrix which satisfies the following identity ,where is the matrix transpose.
- If the entry in the row and column is .
- i.e. <math>A = (a_{ij}) then the skew symmetric condition is <math>a_{ij} = −a_{ji}.
- So its diagonal values are "0".