After having read the documentation, I could not find how to set a floating point in a structure. I suspect there is some missing code in
ieee754.pk that would allow that. Since Poke does not handle floats natively, I guess we need to add a function that parses a string representation. (like atof)