Flowdock
method

===

Importance_1
v1_9_1_378 - Show latest stable - 0 notes - Class: Bignum
===(p1) public

Returns true only if obj has the same value as big. Contrast this with Bignum#eql?, which requires obj to be a Bignum.

68719476736 == 68719476736.0   #=> true
Show source
Register or log in to add new notes.