It seems to be the same problem with the same solution as in the other post:
s = Printf.Format("%f %F %f %F");
Printf.format(s, Inf, Inf, NaN, NaN)
It seems to be the same problem with the same solution as in the other post:
s = Printf.Format("%f %F %f %F");
Printf.format(s, Inf, Inf, NaN, NaN)