What is wrong with MATLAB asin() function.
古いコメントを表示
I am trying to use asin in a matlab simulink model but it aslways showing this error : Domain error. To compute complex results from real x, use 'asin(complex(x))'. But when i am debugging the error i found that it is computing asin(0.5)=1.0142e-311. how this is happening in matlab.

採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!