Thread Closed

please help pascal

 
Share Thread
May10-04, 02:27 PM   #1
 

please help pascal


I've hot two assignments to do in pascal and i have no idea how to make it :(
i dont even have anything similar and i dont have time to search the web for answers now

I really need help and i need it as fast as it can be so please if anyone can help me with this i would really reallllyyy appreciate it
here it goes...

1) calculate by definition integral from a to b of (e^x)
( now i know that this integral in fact is area under curve and then you should have something like sum of these little squares that have side deltaX long...i need it step by step made...)

2) Write the algorithm for determining zero function
(also i need it step by step...first to define variable and then to define function etc...)

Please please please help me with this...

Thanx a lot

Nizama
PhysOrg.com science news on PhysOrg.com

>> New language discovery reveals linguistic insights
>> US official: Solar plane to help ground energy use (Update)
>> Four microphones, computer algorithm enough to produce 3-D model of simple, convex room
May10-04, 02:49 PM   #2
 
Recognitions:
Retired Staff Staff Emeritus
Pascal? What school do you go to? Please tell me I haven't fallen into a worm hole and have been transported back to the 80's.

1) Why do you need to do the area of the little squares for e^x. Do you know the integral of e^x is e^x. All you have to do is write a program to calculate e^a - e^b. Thats a one line program.

2) I don't know what you mean by zero function. You would have to explain that to me.
Thread Closed

Similar discussions for: please help pascal
Thread Forum Replies
Pascal Converter Programming & Comp Sci 2
Pascal triangle General Math 3
pascal problem Engineering, Comp Sci, & Technology Homework 1
Pascal question2 Computing & Technology 0
Pascal question Computing & Technology 9