diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -78,10 +78,8 @@ Changes in existing functions: The decimal point character, or string, expected is taken from the current locale on systems providing `localeconv'. [end of suggestion] -- in mpfr_set_str, make string comparisons case insensitive and use @Inf@ - and @NaN@ instead of the possibly ambiguous Inf and NaN in bases > 10. - Modify the other functions to make them consistent with this choice. - Possibly accept other strings, like those accepted by strtod. +- in mpfr_set_str, possibly accept other strings, like those accepted + by strtod. New functions to implement: |