Post Reply 
SIN(X)^COS(X)
12-01-2017, 01:37 AM (This post was last modified: 12-01-2017 01:39 AM by Fortin.)
Post: #9
RE: SIN(X)^COS(X)
I suspect (but this is only a wild guess) that this plotting artifact is a result of a conversion (or bug ;-) ) done internally to deal with these negative values within the interval arithmetic.

Y=e^(COS(X)*LN(-SIN(X)))
Y=-(e^(COS(X)*LN(-SIN(X))))

Y=e^(X*LN(-(-1)))
Y=-(e^(X*LN(-(-1))))
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
SIN(X)^COS(X) - lrdheat - 11-26-2017, 03:41 PM
RE: SIN(X)^COS(X) - John Colvin - 11-26-2017, 08:01 PM
RE: SIN(X)^COS(X) - lrdheat - 11-27-2017, 03:09 AM
RE: SIN(X)^COS(X) - AlexFekken - 11-27-2017, 06:19 AM
RE: SIN(X)^COS(X) - lrdheat - 11-27-2017, 03:55 PM
RE: SIN(X)^COS(X) - Fortin - 11-28-2017, 02:52 PM
RE: SIN(X)^COS(X) - lrdheat - 11-29-2017, 03:19 AM
RE: SIN(X)^COS(X) - lrdheat - 11-29-2017, 02:37 PM
RE: SIN(X)^COS(X) - Fortin - 12-01-2017 01:37 AM
RE: SIN(X)^COS(X) - lrdheat - 12-01-2017, 07:40 PM
RE: SIN(X)^COS(X) - chazzs - 12-04-2017, 10:17 PM
RE: SIN(X)^COS(X) - Fortin - 12-01-2017, 11:42 PM
RE: SIN(X)^COS(X) - lrdheat - 12-06-2017, 02:47 AM



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