Query: je::object::number
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
JE::Object::Number(3pm) User Contributed Perl Documentation JE::Object::Number(3pm)NAMEJE::Object::Number - JavaScript Number object classSYNOPSISuse JE; use JE::Object::Number; $j = new JE; $js_num_obj = new JE::Object::Number $j, 953.7; $perl_scalar = $js_num_obj->value; 0 + $js_num_obj; # 953.7DESCRIPTIONThis class implements JavaScript Number objects for JE. The difference between this and JE::Number is that that module implements primitive number values, while this module implements the objects.METHODSSee JE::Types for descriptions of most of the methods. Only what is specific to JE::Object::Number is explained here. value Returns a Perl scalar containing the number that the object holds. class Returns the string 'Number'.SEE ALSOJE JE::Types JE::Object JE::Number perl v5.14.2 2012-03-18 JE::Object::Number(3pm)
| Related Man Pages |
|---|
| ppi::token::number::version(3) - centos |
| set::object::weak(3) - suse |
| je::object::regexp(3pm) - debian |
| rose::object(3pm) - debian |
| set::object::weak(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Is UNIX an open source OS ? |
| Introduction |
| One instance of comparing grep and awk |
| New UNIX and Linux History Sections |