--- !ditz.rubyforge.org,2008-03-06/issue title: implement first version of Number built-in desc: "" type: :task component: duk release: v0.4 reporter: sva status: :closed disposition: :fixed creation_time: 2013-02-20 02:26:25.665248 Z references: [] id: 3e1ee87fcc3abb5110cd4d1afd71229f2dbb145e log_events: - - 2013-02-20 02:26:25.878167 Z - sva - created - "" - - 2013-02-27 14:51:53.600856 Z - sva - assigned to release v0.4 from unassigned - "" - - 2013-03-30 21:51:26.052136 Z - sva - closed with disposition fixed - |- Coercion and parameter handling behavior should be OK now, but the implementation does not e.g. respect radix or precision arguments exactly, because there is no support for compliant parsing or string conversion of numbers.