Skip to main content
1-Visitor
October 13, 2015
Solved

How to format the results

  • October 13, 2015
  • 3 replies
  • 1546 views


Can anyone help me to format the result to say 2 decimal places?

Thanks

Best answer by ValeryOchkov

float.png

3 replies

24-Ruby IV
October 13, 2015

float.png

rayakannu1-VisitorAuthor
1-Visitor
October 13, 2015

Thanks

25-Diamond I
October 13, 2015

q.11 is the result of a definite integral and is NOT dependent on x. So it does not make much sense to define it as a function of x. Its a simple numeric variable and you can display it the way you want using normal numeric evaluation with the appropriate formatting options. No need for symbolic evaluation.