Absolute value and complex magnitude
Syntax
Description
abs(X) returns an array Y such that each element of Y is the absolute value of the corresponding element of X.
If X is complex, abs(X) returns the complex modulus (magnitude), which is the same as
Examples
See Also
angle, sign, unwrap
This entry was posted
on Wednesday, September 9th, 2009 at 9:39 am and is filed under Functions.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.