Question: How to set precision of output of writedata?

  Hey,

 I am using maple to do some numerics (bound to use it instead of mathematica because of university guidelines) and my problem is that as the plotting options of maple are a bit unsatisfactory I need to export my data. This has worked fine so far using the writedata-command while I was working on normal (10 digit) precision. Now however I need to increase the precision and to my dismay writedata just cuts everything after the normal 10 digits away and reduces the data to 10 digits/number. I however do need the data as a txt-file with 20 digits per number. How can I give writedata the information that it should not cut off my last 10 digits?

 

 

Thanks a lot 

Please Wait...