Post Reply 
Simplify trigonometric functions
05-20-2015, 02:38 PM
Post: #1
Simplify trigonometric functions
Hey,
How can I simplify sin(x)/cos(x) to tan(x)?
simplify() doesn't work and just returns the original sin(x)/cos(x).
Find all posts by this user
Quote this message in a reply
05-20-2015, 02:59 PM
Post: #2
RE: Simplify trigonometric functions
(05-20-2015 02:38 PM)Ollie Wrote:  Hey,
How can I simplify sin(x)/cos(x) to tan(x)?
simplify() doesn't work and just returns the original sin(x)/cos(x).

trigtan(sin(x)/cos(x) -> tan(x)

Toolbox, CAS, Rewrite, trig, trigx->tanx

Try Smile

∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib
Visit this user's website Find all posts by this user
Quote this message in a reply
05-20-2015, 04:41 PM
Post: #3
RE: Simplify trigonometric functions
(05-20-2015 02:59 PM)salvomic Wrote:  
(05-20-2015 02:38 PM)Ollie Wrote:  Hey,
How can I simplify sin(x)/cos(x) to tan(x)?
simplify() doesn't work and just returns the original sin(x)/cos(x).

trigtan(sin(x)/cos(x) -> tan(x)

Toolbox, CAS, Rewrite, trig, trigx->tanx

Try Smile

It works! Thank you.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)