Object Constructor

NewObject_Double function

Constructs from a double value.


func NewObject_Double(value float64) ( *Object, error)

Remarks

See Also