- 세상의 모든 계산기 자유(질문) 게시판 일반 ()
TI NSPIRE CX CAS 삼각함수 변환 문의 드립니다.
안녕하세요.
삼각함수 관련해서 오늘 아주 희한한 경우를 발견하였습니다.
처음결과값이 계산을 한 값인데
저 값이 2번째, 3번째 같은 형태로도 표현이 되더라고요.
실제로 제가 변환하고자 하는 경우는 2번째, 3번째 경우거든요. ㅠㅠ
그래서 혹시 가능하신가 해서 문의 드립니다.
tcollect, texpand, factor expand 모두 안 되더라고요. ㅠㅠ
늘 감사드립니다.
댓글2
-
세상의모든계산기
completeSquare()
Catalog >
completeSquare(ExprOrEqn, Var) → expression or equation
completeSquare(ExprOrEqn, Var^Power) → expression or equation
completeSquare(ExprOrEqn, Var1 Var2 [ ...]) → expression or equation
completeSquare(ExprOrEqn, {Var1 Var2 [ ...]}) → expression or equation
Converts a quadratic polynomial expression of the form a·x2+b·x+c into the form a·(x-h)2+k
- or -
Converts a quadratic equation of the form a·x2+b·x+c=d into the form a·(x-h)2=k
The first argument must be a quadratic expression or equation in standard form with respect to the second argument.
The Second argument must be a single univariate term or a single univariate term raised to a rational power, for example x, y2, or z(1/3).
The third and fourth syntax attempt to complete the square with respect to variables Var1, Var2 [,… ]).
조니 님의 최근 댓글
예전에 질문을 했었던 이슈네요. 잊어버리고 있다가 다시금 알게 되었습니다. 감사합니다. 2025 09.29 짝수승을 대입을 하면 극한값이 계산이 되네요. 덕분에 오늘도 또 한개 배우고 갑니다. 2025 08.06 역시 저의 실수였군요. 늘 감사드립니다. 2025 08.01 그렇군요. 알려주셔서 감사합니다. 2025 06.05 안되는 거였군요. 오늘도 또 하나 배우고 갑니다. 2025 05.21