diff options
| author | Tatsuhiko Kubo <[email protected]> | 2014-08-25 17:17:37 +0900 |
|---|---|---|
| committer | Tatsuhiko Kubo <[email protected]> | 2014-08-25 17:17:37 +0900 |
| commit | 0e9f98c430410bd92ec94b6f0600ba8e0946d37d (patch) | |
| tree | 1768f78838b3d1b107d1d6d3b423661251f9f967 /src/opcode.h | |
| parent | b01b3c44728f66e0db1a9ab66fca7f6e8213f5e5 (diff) | |
| download | mruby-0e9f98c430410bd92ec94b6f0600ba8e0946d37d.tar.gz mruby-0e9f98c430410bd92ec94b6f0600ba8e0946d37d.zip | |
Fix Numeric#pow behavior.
* Before
2 ** -1 #=> 0
* After
2 ** -1 #=> 0.5
Diffstat (limited to 'src/opcode.h')
0 files changed, 0 insertions, 0 deletions
