Post Reply 
Solve() command with trigonometric equations
03-27-2020, 04:26 AM
Post: #3
RE: Solve() command with trigonometric equations
In CAS:

fsolve([(3*sin(x)+4*cos(y)) = 6,(4*sin(y)+3*cos(x)) = 1],[x,y],[0,0])

Result:

[0.799756530541,−0.276157754943]

Please resize your images before posting them. It would really be appreciated.

Ceci n'est pas une signature.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Solve() command with trigonometric equations - Mark Hardman - 03-27-2020 04:26 AM



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