'Returns the manhattan (city block) distance between 2 points '+'(abs(x2-x1) + abs(y2-y1) + ...). '+'The two points are represented by the two '+'multifield expressions'
Namespace: TrigonometryPackage
Delphi |
ManhattanDistanceComment = 'Returns the manhattan (city block) distance between 2 points '+ |
Value
Type: string
Reference |