Question: limiting x and y axis

Dear all,

I am trying to plot two funtions on one graph, but the axis values differ.  I want to plot the function below with

y-axis starting from 0.284087

x-axis starting from 0

The function is

plot(evalf((A(theta)*B(theta)),theta=0..Pi),  eq A

what to be added in eq A in order the function know that the value of y (axis) should start from 0.284087, and not from zero

Thanks in advance

A.Q

Soton

 

Please Wait...