close_btn

  • ※ 사이트 내부 통합검색


  • ※ 카카오페이로 기부하기

  • ※ 사이트 내부 통합검색
세상의모든계산기2023.04.11 09:53

스크린샷 2023-04-11 095335.png

 

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 [,… ]).

파일 첨부

여기에 파일을 끌어 놓거나 파일 첨부 버튼을 클릭하세요.

파일 크기 제한 : 0MB (허용 확장자 : *.*)

0개 첨부 됨 ( / )