Functiondojox.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)

Usage

function (/*Array*/ a, /*Number?*/ points) (view source)
parametertypedescription
aArray 
pointsNumberOptional.