is there a function of square root? thx
is there a function of square root? thx
x: y, why are you so fat?
y:-_____
---l-1
---l-----
---l
--\l64
Well, in pascal, it's sqrt(x), but I don't know it in SCAR. MIGHT be the same.
I guess the holidays are over - no sig for now.
SCAR Code:function Sqrt(e : Extended): Extended;
Returns the square root of e.
From SCAR manual. So yeah, it's sqrt(x) like Here said.
There are currently 1 users browsing this thread. (0 members and 1 guests)