Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > IE > TrigonometryPackage > Constants

DistanceSqrComment Resource String

Scroll Prev Top Next More

'Returns the distance squared between 2 points ( Sqr(X2-X1) + '+'Sqr(Y2-Y1) + ... ) The two points are represented by the two '+'multifield expressions. Note that this is faster than the '+'regular distance function because it avoids the expensive square '+'root; yet it is still useful for comparing distances'

Namespace: TrigonometryPackage

Value

Type: string

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb