Search the Commands

Home  All  a  b  c  d  e  f  g  h  i  j  k  l  m  n  o  p  q  r  s  t  u  v  w  x  y  z 

Details for command distance:
 
* distance <x1>,<y1>,<x2>,<y2>;
 
Returns distance between 2 points.

Example:
set @i, distance(100,200,101,202);

Valid XHTML 1.0 Strict Valid CSS!