[Glass] Faster Float printing possible?

Martin McClure via Glass glass at lists.gemtalksystems.com
Wed Feb 8 12:57:19 PST 2017


On 02/08/2017 12:50 PM, Mariano Martinez Peck wrote:
> OK great. So.... I guess the double printing feature is the one used
> by `printf` ? Because Float >> #asString comment say:
>
> / The receiver is printed using the C printf format string '%.16g'  ./
>
Right. The primitive is basically a wrapper for printf(), except for
INFs and NaNs, and the test for those is cheap.

Regards,

-Martin


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20170208/64f4115b/attachment.html>


More information about the Glass mailing list