'Returns the distance between 2 points (Sqrt( Sqr(X2-X1) + '+'Sqr(Y2-Y1) + ... )) The two points are represented by the two '+'multifield expressions'
Namespace: TrigonometryPackage
Delphi |
DistanceComment = 'Returns the distance between 2 points (Sqrt( Sqr(X2-X1) + '+ |
Value
Type: string
Reference |