Adams Basic Package
>
Adams View
>
View Function Builder
>
Design-Time Functions
>
Functions: M - P
> MAG
MAG
Returns the magnitude of a vector.
Format
MAG(x, y, z)
Arguments
x
Real value.
y
Real value.
z
Real value.
Example
The following example illustrates the use of the MAG function:
Function
MAG(5,3,1)
Result
5.91
Learn more about math functions
.
This site works best with JavaScript enabled