Realsoft
null
JavaScript Matrix Class
null
Method:
null - make the matrix null matrix
Syntax:
m.null()
Parameters:
-
Returns:
-
Description:
Sets all matrix components to null
Example:
m.null();