really small values

2007-07-17 Thread Dee Asbury
In multiplying a value of xe^-325 with ye^-4, Python is returning zero. How 
do I get it to give me back my tiny value?

Thanks!
Dee



The most exciting phrase to hear in science, the one that
heralds new discoveries, is not 'Eureka!' but 'That's funny...'

   - Isaac Asimov


-- 
http://mail.python.org/mailman/listinfo/python-list


python integration

2007-06-08 Thread Dee Asbury
I am looking for a method to integrate in Python, my problem is that I 
do not want the summed up result.  I need the result in the form of a 
list (or array) with the x-values (or ranges) and the volume beneath 
that section of the curve only.

Thanks in advance

Dee
-- 
http://mail.python.org/mailman/listinfo/python-list