rskey's Calculator forensics in Fortran
|
03-13-2016, 02:24 PM
Post: #11
|
|||
|
|||
RE: rskey's Calculator forensics in Fortran
(03-09-2016 10:08 AM)Dieter Wrote: Correct alignment is no problem. You just have to consider that the message editor always uses a proportional font, while everything within the two "code" tags is formatted with a fixed font. So simply use another (fixed font) editor for such tables and copy/paste them from there: Are you saying to align them outside of the website and then paste? (03-09-2016 10:08 AM)Dieter Wrote: BTW... wouldn't a really optimizing compiler replace x=asin(acos(atan(tan(cos(sin(9)))))) with a simple x=9 ? ;-) That isn't as outlandish as it might appear. I looked over Solaris Studio's code generation one time and I was amazed at the level of program understanding. It certainly eliminates constant expressions to a very high degree. It should be possible to do exactly what you're suggesting. It ain't OVER 'till it's 2 PICK |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
rskey's Calculator forensics in Fortran - HP67 - 06-30-2014, 12:44 PM
RE: rskey's Calculator forensics in Fortran - Paul Berger (Canada) - 06-30-2014, 02:31 PM
RE: rskey's Calculator forensics in Fortran - HP67 - 06-30-2014, 02:35 PM
RE: rskey's Calculator forensics in Fortran - Martin Paech - 07-01-2014, 07:34 AM
RE: rskey's Calculator forensics in Fortran - HP67 - 07-01-2014, 07:53 AM
RE: rskey's Calculator forensics in Fortran - HP67 - 03-08-2016, 09:09 AM
RE: rskey's Calculator forensics in Fortran - Paul Berger (Canada) - 03-08-2016, 05:31 PM
RE: rskey's Calculator forensics in Fortran - HP67 - 03-13-2016, 02:15 PM
RE: rskey's Calculator forensics in Fortran - Paul Berger (Canada) - 03-13-2016, 04:51 PM
RE: rskey's Calculator forensics in Fortran - Dieter - 03-09-2016, 10:08 AM
RE: rskey's Calculator forensics in Fortran - Paul Dale - 03-09-2016, 09:27 PM
RE: rskey's Calculator forensics in Fortran - HP67 - 03-13-2016 02:24 PM
|
User(s) browsing this thread: 1 Guest(s)