6 lines
155 B
Plaintext
6 lines
155 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
|
|
|