Luís Fonseca
|
19f80abb32
|
Fix float math.pow when number was negative and power was odd (#1492)
|
2016-09-07 22:45:06 +02:00 |
Marcel Stör
|
ced7ddc926
|
Fix math.floor for negative integers (#1454)
Fixes #1453
|
2016-08-19 16:35:35 +10:00 |
HuangRui
|
f1f508ca98
|
Optimization of floating point Memory usage again.
|
2015-02-11 00:39:03 +08:00 |
HuangRui
|
361bedf0b9
|
Optimization of memory usage when using double pow(double x, double y).
|
2015-02-05 12:26:20 +08:00 |
HuangRui
|
cca0de9b39
|
Align the code of c_math.c
|
2015-02-05 10:20:20 +08:00 |
HuangRui
|
bb244d47ab
|
Move array about pow form local to global.
|
2015-02-05 10:06:22 +08:00 |
HuangRui
|
646eaec29c
|
Fixed LUA_NUMBER_INTEGRAL definition in user_config.h.
|
2015-01-26 19:57:54 +08:00 |
HuangRui
|
530e964d95
|
Try to ENABLE floating point, lack %g support.
|
2015-01-26 04:15:54 +08:00 |
HuangRui
|
c04f2578ec
|
Updated SDK to v0.9.5 and optimized memory.
|
2015-01-05 10:09:51 +08:00 |
funshine
|
cdd13b1af3
|
source file first commit, folder structure refact
|
2014-12-22 19:35:05 +08:00 |