Anthony Borla napsal(a):

>Greetings,
>
>I'm currently 'doodling' with REBOL/Core [after all, what else would one be
>doing over this Holiday Season ;) ?], and am somewhat perplexed by the
>seeming lack of a floating point rounding / formatting function, something
>along the lines of Scheme's 'format', or C's 'printf' function.
>  
>
Regarding rounding: there is the ROUND function. As to the formatting: 
there are functions doing floating point formatting, but the fact is, 
that there is no standard function used by everyone yet. I think, that 
it is caused by the fact, that nobody has proposed something that could 
be found both practical and simple. Have you got any idea how should 
such a function look? (i.e. I am not proposing you to implement such a 
function, rather to design the interface - how should the function be 
called etc.)

-Ladislav
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to