Functiondojox.math.distance

dojo.require("dojox.math._base");
defined in dojox/math/_base.js

Calculate the distance between point A and point B

Usage

function (/*Array*/ a, /*Array*/ b) (view source)
parametertypedescription
aArray 
bArray