Trig Func Plot Error and Trig Solving Error
|
10-28-2019, 07:53 AM
Post: #2
|
|||
|
|||
RE: Trig Func Plot Error and Trig Solving Error
Quote:[1] Why is there a asymptote for some graph and not for others?Well, even the internal representation of the relation Y=1/(X-1)+2/(X-1)
in the Advanced Graph App on my Android Emu decides to draw a vertical line on the definition gap X=1. But no line at X=1 forY=1/(X-1)+1/(X-1)
!?? Strange.But maybe an acceptable workaround could be drawing the result of the CAS command collect of the function? So in your case: collect(cot(x)^2+3*csc(x))
The result(1+3*sin(X)-sin(X)^2)/sin(X)^2
has no assymtote anymore.
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Trig Func Plot Error and Trig Solving Error - Bosebcc - 10-27-2019, 08:38 AM
RE: Trig Func Plot Error and Trig Solving Error - FrankP - 10-28-2019 07:53 AM
RE: Trig Func Plot Error and Trig Solving Error - pinkman - 10-28-2019, 05:59 PM
RE: Trig Func Plot Error and Trig Solving Error - Bosebcc - 10-29-2019, 02:22 PM
RE: Trig Func Plot Error and Trig Solving Error - Tim Wessman - 10-29-2019, 06:13 PM
RE: Trig Func Plot Error and Trig Solving Error - Bosebcc - 10-30-2019, 09:57 AM
RE: Trig Func Plot Error and Trig Solving Error - pinkman - 10-29-2019, 09:12 PM
RE: Trig Func Plot Error and Trig Solving Error - Bosebcc - 10-30-2019, 10:03 AM
RE: Trig Func Plot Error and Trig Solving Error - Tim Wessman - 10-30-2019, 02:20 AM
|
User(s) browsing this thread: 2 Guest(s)