Need to find better names so that we can smoothly interoperate with the fmt package.
Suggestion (iant):
(_Float).Format becomes (_Float).Text.
(this makes it a bit different from the conventions in strconv, but it's the best suggestion seen so far).
Also need a suggestion for (*Float).Scan.