photo

Stephen Pope


Last seen: 3개월 전 2023년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How do I get Symbolic/simplify to replace 1-cos(theta)^2 with sin(theta)^2 etc.
I am using simplify on a long, complicated symbolic expression, and it does not replace 1-cos(theta)^2 with sin(theta)^2 nor 1-s...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Symbolic acos( cos(theta) ) does not return theta.
While cos(acos(x)) correctly returns x, acos(cos(theta)) does not return theta. syms theta real assume( theta >-1 & theta ...

1년 초과 전 | 답변 수: 3 | 0

3

답변