unwrap - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


MTM

  

unwrap

  

element-wise unwrap

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

unwrap(A)

Parameters

A

-

array

Description

• 

The unwrap(M) function modifies phase angles in radians in the array M by adding integer multiples of 2*Pi to ensure the difference between consecutive elements in the result is less than Pi.

Examples

withMTM:

A3.8699,0.62832,1.2566,0

A3.86990.62832−1.25660

(1)

unwrapA

3.86996.9115053085.0265853086.283185308

(2)

Compatibility

• 

The MTM[unwrap] command was introduced in Maple 2017.

• 

For more information on Maple 2017 changes, see Updates in Maple 2017.

See Also

frem