| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added Math.sqrt() that was missing in math.c, and added relevant test case
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add Test Case for issue #211
|
|
|
|
|
|
|
|
|
|
|
|
|
|
about literals which yet need to be proper implementation
|
|
|
|
|
|
|
|
|
|
|
|
Object
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tolerance exported as Math::TOLERANCE and also used for fuzzy tests in mrbtest suite
|
|
|
|
against a tolerance on Floats
|
|
|
|
|
|
|
|
|
|
|
|
works in all cases proper
|