Import random
Michael Hudson
mwh at python.net
Wed Dec 12 10:18:56 EST 2001
More information about the Python-list mailing list
Wed Dec 12 10:18:56 EST 2001
- Previous message (by thread): UK Python event, April 3-6 2002 - speakers wanted!
- Next message (by thread): Import random
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Daniel Pote" <daniel.pote at xms.se> writes: > Michael Hudson said: > > "Daniel Pote" <daniel.pote at xms.se> writes: > > > >> >>>> from math import exp, sqrt > >> >>>> 4 * exp(-0.5)/sqrt(2.0) > >> > > >> Result is: 0.0 > > > > Congratulations, you have a seriously broken installation. Did > > you compile it yourself? Which compiler did you use? > > I used the pre-compiled package from hpux.connect.org.uk Well, has anyone you know of used that same package sucessfully on a similar system to yours? Do you know/Can you find out what they did differently? I can't actually solve your problem -- I've never been close to a HP-UX box -- so I'm just trying to ask questions that will help you solve it yourself... Cheers, M. -- MARVIN: What a depressingly stupid machine. -- The Hitch-Hikers Guide to the Galaxy, Episode 7
- Previous message (by thread): UK Python event, April 3-6 2002 - speakers wanted!
- Next message (by thread): Import random
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list