While for finite numbers positive sign - ignored. This also inconsistent across contexts: ```pycon >>> nstr(mp.mpf('inf')) '+inf' >>> nstr(fp.mpf('inf')) 'inf' ```