The information in this article applies to:
SYMPTOMSThe compiler attempts to calculate simple arithmetic expressions involving complex constants at the time of compilation. It produces incorrect results. RESOLUTIONAssign complex constants to variables and use the complex variables in all arithmetic expressions. STATUSMicrosoft has confirmed this to be a problem in the products listed above. This problem was corrected in FORTRAN PowerStation, version 1.0. MORE INFORMATIONThe following code can be used to reproduce the problem: Sample code
Output from program:
(-7.000000,24.000000) Additional query words: 5.10 buglist5.10 fixlist1.00
Keywords : |
Last Reviewed: November 3, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |