필터 지우기
필터 지우기

Result in term of pi greek

조회 수: 2 (최근 30일)
Gennaro Arguzzi
Gennaro Arguzzi 2017년 9월 6일
답변: Walter Roberson 2017년 9월 6일
Hello everyone, I have the following statements:
angle(-1+1i)
atan2(-1+1i)
The result is 2.3562....How can I get the result 3pi/4?
Thank you for your time.

채택된 답변

Walter Roberson
Walter Roberson 2017년 9월 6일
>> angle(sym(-1+1i))
ans =
(3*pi)/4

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Labels and Annotations에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by