simple_float_element


Description:

public void simple_float_element (string id, double val, int precision)

Convenience routine to output an element id with float value val using precision significant digits.

Parameters:

this

XMLOut

id

Element name

val

Element value

precision

the number of significant digits to use, -1 meaning "enough".