Close
Close window
sin, cos - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


[フレーム] [フレーム]

convert/sincos

convert trig functions to sin, cos, sinh, cosh

Calling Sequence

convert( expr, sincos )

convert( expr, sincos, x )

Parameters

expr

-

any expression

x

-

(optional) name or list or set of names

Description

convert/sincos converts all trigonometric functions appearing in the expression to sin and cos, and converts all hyperbolic trigonometric functions to sinh and cosh.

If the optional parameter x is specified, then only those functions that depend on the variables in x will be converted.

Examples

>

convertcotx,sincos

cosxsinx

(1)
>

converttanhx,sincos

sinhxcoshx

(2)
>

convertsecsecxcothatanb,sincos,b,x

sinbcoscothacosxcosb

(3)


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /