Feeds
質問
How Do I Turn a Spirograph Into a Track?
I'm using an old spirograph script. Remember spirographs? The little circle inside traces a figure inside the bigger circle. Yea...
5年以上 前 | 1 件の回答 | 0
1
回答回答済み
What data type is valid for piecewise functions?
The reason it wasn't working was because I wasn't making my function symbolic. Here is the correct code. It works perfectly. %...
What data type is valid for piecewise functions?
The reason it wasn't working was because I wasn't making my function symbolic. Here is the correct code. It works perfectly. %...
5年以上 前 | 0
| 採用済み
質問
What data type is valid for piecewise functions?
I am trying to graph a simple piecewise function. Basically, I am trying to graph: for x < 0, y = -x, for x>0, y = x. M...
5年以上 前 | 2 件の回答 | 0