Is it worth adding?.. Or not neededCode:function Triad(a, b, c: extended): boolean; Var Total: Integer; begin total:= Trunc( Sqr(MaxE(MaxE(a, b), MaxE(b, c))) ); if(Trunc(Sqr(MinE(a, b) + MinE(b, c))) = Total)then result:= true; end;![]()
Is it worth adding?.. Or not neededCode:function Triad(a, b, c: extended): boolean; Var Total: Integer; begin total:= Trunc( Sqr(MaxE(MaxE(a, b), MaxE(b, c))) ); if(Trunc(Sqr(MinE(a, b) + MinE(b, c))) = Total)then result:= true; end;![]()
Hmmm, weird, I was juts learning this in school last week!
Haha, I think it would be worth it?
SRL Developer
◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘

what can it be used for ?
Well let me give you one example, maybe if you were working with the solar system and wanted to know if the work you done with Eratosthenes observations is correct?Originally Posted by Renax
Exactly!Originally Posted by Lorax
Now, this will be perfect when runescape makes a new world called space ;D
There are currently 1 users browsing this thread. (0 members and 1 guests)