Name: Quentin LB Date: 01/21/13-05:17:46 PM Z


Hi,
I use the function Write2 to write the variable called \\\“test\\\” in a file, with the options \\\“FormatType -> FortranForm\\\” and \\\“FortranFormatDoublePrecision -> True\\\”. Lets say test = 821 , I obtain \\\“test = 821D2\\\”, in the file, which is wrong. Is it a bug ?

Thanks