tan - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.

Online Help

All Products    Maple    MapleSim


convert/tan

convert trig function to tan

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

convert(expr, tan)

Parameters

expr

-

expression with trigonometric functions

Description

• 

The convert/tan function converts all trigonometric functions appearing in the expression to tan.

Examples

> 

f≔sin⁡x⁢cos⁡x

f≔sin⁡x⁢cos⁡x

(1)
> 

convert⁡f,tan

2⁢tan⁡x2⁢1−tan⁡x221+tan⁡x222

(2)

See Also

convert

convert/expsincos

convert/sincos