The calculator makes it possible to obtain the trigonometric expansion of an expression.
The calculator makes it possible to calculate online the trigonometric expansion of an expression which involves sines or cosines, for this it uses the duplication formulas associated with these functions. The calculator makes it possible to make symbolic calculations, it is therefore possible to combine numbers and letters.
The calculator can make trigonometric expansions of expression of the form cos(a+b) by giving the results in exact form : thus to expand `cos(pi/6+pi/3)`, enter expand_trigo(`cos(pi/6+pi/3)`), after calculation, the result is returned.
The calculator can expand trigonometric formulas of the form cos(a-b) by giving the results in exact form : thus to expand `cos(pi/6-pi/3)`, enter expand_trigo(`cos(pi/6-pi/3)`), after calculation, the result is returned.
The calculator can also make trigonometric expansions of formula of the form `sin(a+b)` by giving the results in exact form : thus to expand `sin(pi/6+pi/3)`, enter expand_trigo(`sin(pi/6+pi/3)`), after calculation, the result is returned.
The calculator can expand make trigonometric expressions of the form `sin(a-b)` by giving the results in exact form : thus to expand `sin(pi/6-pi/3)`, enter expand_trigo(`sin(pi/6-pi/3)`), after calculation, the result is returned.
expand_trigo(expression), where expression is a trigonometric expression