Message Boards Message Boards

0
|
1587 Views
|
2 Replies
|
3 Total Likes
View groups...
Share
Share this post:

[Solved] Clear y'' variable

Posted 4 years ago

Apparently I have at some point made so that y''=xSin[y], and it seem like I can't clear it in any way. I can't do Clear[y''] and I tried to do ClearAll["Global‘"], but it didn't effect y'', so some help here would be appreciated.

POSTED BY: Linus Axtelius
2 Replies

You can try y'' =. (i.e., Unset[y'']) or Remove[y].

POSTED BY: Gianluca Gorni
Posted 4 years ago

It worked. Thanks a bunch.

POSTED BY: Linus Axtelius
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract