On 2017-02-23 12:24- Peter Williams wrote:
> I need to label my contours with floating point values. However, I seem
> to get strange results.
> I have a simplified example of what occurs in the program below. It
> draws an ellipse with contour value 1.0e10, i.e. x*x/4 + y*y = 1.0e10.
> The co
> On Feb 23, 2017, at 7:24 AM, Peter Williams
> wrote:
>
> I need to label my contours with floating point values. However, I seem
> to get strange results.
> I have a simplified example of what occurs in the program below. It
> draws an ellipse with contour value 1.0e10, i.e. x*x/4 + y*y =
Sorry, I should have attached a graphic to my previous enquiry on
labelling problems using floats
--
Peter Williams
Labelling.pdf
Description: Adobe PDF document
--
Check out the vibrant tech community on one
I need to label my contours with floating point values. However, I seem
to get strange results.
I have a simplified example of what occurs in the program below. It
draws an ellipse with contour value 1.0e10, i.e. x*x/4 + y*y = 1.0e10.
The contour is good. The label is written as 1.0?#???10 where