You are here:
Symbol Reference >
Math387 Namespace
>
Functions
>
Math387.Pythag Function
MtxVec VCL
Math387.Pythag Function
Math387
|
Functions
Collapse All
Complex version of Pythagora formula.
Pascal
function
Pythag
(
const
X
:
TCplx
;
const
Y
:
TCplx
):
TCplx
;
overload
;
File
Math387
Returns
Returns the
Sqrt(X*X + Y*Y)
.
Group
Functions
Links
Math387
,
Functions
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!