5 lines
154 B
Plaintext
5 lines
154 B
Plaintext
#title ScalarMatrix [RCBasic Doc]
|
|
#header sub ScalarMatrix(mA, mB, s_value)
|
|
|
|
Multiplies values in matrix mA by scalar value and stores the results in mB
|