Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Fortran > Bad start on co...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 17 Topic 8246 of 8908
Post > Topic >>

Bad start on complex tests

by "James Van Buskirk" <not_valid@[EMAIL PROTECTED] > May 16, 2008 at 03:24 AM

C:\gfortran\james\intrinsics\func1>type abs.f90
program abstest
   complex(10) c10

   c10 = (  1.7951958020513104220_10,  2.6457513110645905904_10 )
   write(*,*) 'Alive to here'
   write(*,*) abs(c10)
   write(*,*) 'Survived the ordeal'
end program abstest

C:\gfortran\james\intrinsics\func1>gfortran abs.f90 -oabs

C:\gfortran\james\intrinsics\func1>abs
 Alive to here

C:\gfortran\james\intrinsics\func1>

-- 
write(*,*) transfer((/17.392111325966148d0,6.5794487871554595D-85, &
6.0134700243160014d-154/),(/'x'/)); end
 




 17 Posts in Topic:
Bad start on complex tests
"James Van Buskirk&q  2008-05-16 03:24:17 
Re: Bad start on complex tests
kargl@[EMAIL PROTECTED]   2008-05-16 14:21:47 
Re: Bad start on complex tests
"Anony" <no-  2008-05-16 14:43:58 
Re: Bad start on complex tests
"Anony" <no-  2008-05-16 15:00:24 
Re: Bad start on complex tests
kargl@[EMAIL PROTECTED]   2008-05-16 15:13:58 
Re: Bad start on complex tests
"FX" <couder  2008-05-16 15:32:45 
Re: Bad start on complex tests
"Anony" <no-  2008-05-16 16:37:13 
Re: Bad start on complex tests
"James Van Buskirk&q  2008-05-16 10:59:30 
Re: Bad start on complex tests
"Anony" <no-  2008-05-16 16:35:25 
Re: Bad start on complex tests
kargl@[EMAIL PROTECTED]   2008-05-16 16:48:33 
Re: Bad start on complex tests
"Anony" <no-  2008-05-16 17:03:01 
Re: Bad start on complex tests
"James Van Buskirk&q  2008-05-17 02:34:12 
Re: Bad start on complex tests
kargl@[EMAIL PROTECTED]   2008-05-16 17:21:34 
Re: Bad start on complex tests
"Anony" <no-  2008-05-16 17:26:05 
Re: Bad start on complex tests
Tim Prince <tprince@[E  2008-05-16 10:33:51 
Re: Bad start on complex tests
"FX" <couder  2008-05-16 18:44:59 
Re: Bad start on complex tests
"James Van Buskirk&q  2008-05-16 12:16:05 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Nov 19 8:43:28 CST 2008.