Author Topic: problem with int  (Read 1116 times)

Offline masterod

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
problem with int
« on: June 02, 2010, 11:49:53 PM »
i put int(sin(x),x,0,8)  and it doesnt caclulate
i also put    int(sin(x),x,0,r) ( symbolic calculation) and it doesnt calculate either

Offline MrMage

  • Administrator
  • *****
  • Posts: 470
  • Karma: 7
Re: problem with int
« Reply #1 on: June 03, 2010, 03:59:04 PM »
Hello,

I get -cos(8)+1 as a result. Please tell me what result you get.

Cheers

Daniel