Brian Candler wrote:
> That's because you can't do Float.new either.
So, out of interest, how does a Float get initialized (what function is
called)? Or is that some fancy inbuilt something-or-other?
Logically I'd assume I'd be able to do
my_pc = Percentage = 0.5
or something along those lines. What do you reckon?
--
Posted via http://www.ruby-forum.com/.