In https://github.com/red/docs/blob/master/en/datatypes/float.adoc > Float values span a range from -1.7E+308 to +1.7E+308 and return #INF on overflow. Should be `1.#INF`. Also `1.#NAN` and `1.#INF` special forms must be formally announced somewhere there.
In https://github.com/red/docs/blob/master/en/datatypes/float.adoc
Should be
1.#INF.Also
1.#NANand1.#INFspecial forms must be formally announced somewhere there.