#title ZeroMatrix [RCBasic Doc]
#header sub ZeroMatrix(mA)

Clears a matrix

Note: Literally does the exact same thing as ClearMatrix. Its here as a legacy call convention.

#ref ClearMatrix
