TeeDistance
 
 
 

All Units  All Classes  Properties, Methods and Events  

TeeDistance function

function TeeDistance(Const X, Y: Double): Double;

Unit
TeCanvas

Description
Returns the squared root of the sum of squares of x and y:

result = Sqrt ( Sqr(x) + Sqr(y) )





Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.