Array.addDoubleElement

void addDoubleElement(double value)

Conveniently adds the given floating point value into an array.

See also: [json.array.Array.addElement], [json.node.Node.setDouble]

Parameters

valuethe floating point value to add