Wave that shook the world
- From: "James Van Buskirk" <not_valid@xxxxxxxxxxx>
- Date: Tue, 27 Dec 2005 20:27:02 -0700
Did anyone notice that that code shown in this episode of
Nova contained snippets like
if(dabs( ...
Just goes to show that any reasonable computer model is
going to be written in Fortran, and that the programmer
will learn from an oral tradition rather than an actual
programming class (else why would he use the specific
form of the intrinsic here.) Also it had to be relatively
new code (post-f66) because of the lower case characters.
--
write(*,*) transfer((/17.392111325966148d0,6.5794487871554595D-85, &
6.0134700243160014d-154/),(/'x'/)); end
.
- Follow-Ups:
- Re: Wave that shook the world
- From: Steve Lionel
- Re: Wave that shook the world
- From: Thomas Koenig
- Re: Wave that shook the world
- Prev by Date: Re: segmentation fault
- Next by Date: bigendian
- Previous by thread: Re: How to halt a running program without losing data?
- Next by thread: Re: Wave that shook the world
- Index(es):