> On 19 Mar 2015, at 14:32, Sean P. DeNigris <sean@clipperadams.com> wrote:
>
> demarey wrote
>> I'm also in favor to have it as default in the core. It is a so basic
>> thing.
>
> By the way, this was integrated into 4.0 :)
And I am already using it.
Although I must say that it should have been
�� ^ self / 100
instead of
�� ^ self / 100.0
It is up to the caller to decide about conversions. When computing with money, you typically don't want floating point.