dojox.math.matrix.format
dojo.require("dojox.math.matrix");
defined in dojox/math/matrix.js
Return a string representation of the matrix, rounded to points (if needed)
parameter | type | description |
---|---|---|
a | Array | |
points | Number | Optional. |