Man Page: je::object::math
Operating Environment: debian
Section: 3pm
JE::Object::Math(3pm) User Contributed Perl Documentation JE::Object::Math(3pm)NAMEJE::Object::Math - JavaScript Math objectSYNOPSISuse JE; use JE::Object::Math; $j = new JE; $math_obj = new JE::Object::Math $j;DESCRIPTIONThis class implements the JavaScript Math object.METHODSSee JE::Types for descriptions of most of the methods. Only what is specific to JE::Object::Math is explained here. JE::Object::Math->new($global_obj) Creates a new Math object. value Not particularly useful. Returns a hash ref that is completely empty, unless you've added your own properties to the object. This may change in a future release. class Returns the string 'Math'SEE ALSOJE JE::Types JE::Object JE::Number perl v5.14.2 2012-03-18 JE::Object::Math(3pm)
| Related Man Pages |
|---|
| math::bigint::fastcalc(3pm) - mojave |
| math::bigint::fastcalc(3pm) - centos |
| je::object::array(3pm) - debian |
| math::polygon::convex(3pm) - debian |
| template::plugin::math(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |