www.gusucode.com > matlab 案例源码 matlab代码程序 > matlab/RoundTripCalcForComplexAngleExample.m

    %% Round-Trip Calculation for Complex Angles  
% Show that the inverse sine, followed by sine, returns the original values
% of |X|.   

%%  
sind(asind([2 3]))