- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi folks
I'm getting a bunch of results written to an output file that are simply ********
I am writing with the format F8.4, and know that there are bugs because in other parts of the output I'm getting NaN and INFINITY results. The latter two I can address because I know what they imply, but I can't seem to find anything on what asterisks in an output imply.
Thanks
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Results have overflowed the format, most likely by exceeding the range plus sign width you specified.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Results have overflowed the format, most likely by exceeding the range plus sign width you specified.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - tim18
Results have overflowed the format, most likely by exceeding the range plus sign width you specified.
Much 'bliged :-)

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page