Post Reply 
[Bug] Calculus calculation in xcas
05-29-2019, 05:08 AM
Post: #7
RE: [Bug] Calculus calculation in xcas
[suggestion] supports region integration and Boolean functions
For example, to calculate the area of a circle, we can do this
Code:
int(int(when(x^2+y^2<=r^2,1,0),x,-r,r),y,-r,r)
but not support

study hard, improve every day
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [Bug] Calculus calculation in xcas - yangyongkang - 05-29-2019 05:08 AM



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