Csaba Osztrogonác
72f8ef344c
Implement missing Math functions from ES6 standard ( #3593 )
...
First step to fix issue #3568 .
Changes:
- Implemented Math.clz32(), Math.fround(), Math.imul(), Math.hypot().
- Implemented all remaining Math functions with calling the standard
libm functions, but they throw UNIMPLEMENTED exception with jerry-libm,
because the necessary fdlibm functions are missing and should be ported.
All Math related test262 tests pass (except function name and length tests)
JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác oszi@inf.u-szeged.hu
2020-03-10 11:15:00 +01:00
..
2020-02-24 11:15:36 +01:00
2019-11-28 14:44:55 +01:00
2019-11-28 14:44:55 +01:00
2019-12-19 16:34:23 +01:00
2020-02-03 16:39:04 +01:00
2020-03-03 15:48:50 +01:00
2020-02-24 14:06:14 +01:00
2020-01-16 15:57:27 +01:00
2020-02-14 10:25:26 +01:00
2019-12-09 12:07:25 +01:00
2019-10-24 14:44:51 +02:00
2019-12-16 11:44:15 +01:00
2020-02-14 10:25:26 +01:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2020-02-14 10:25:26 +01:00
2019-10-16 16:41:27 +02:00
2019-10-24 14:44:51 +02:00
2019-04-16 08:26:39 +02:00
2020-02-14 10:25:26 +01:00
2019-11-20 11:51:02 +01:00
2019-11-20 11:51:02 +01:00
2020-02-03 16:39:04 +01:00
2020-02-14 10:25:26 +01:00
2020-01-10 15:40:00 +01:00
2017-03-23 09:36:29 +01:00
2016-12-08 06:39:11 +01:00
2020-02-14 10:25:26 +01:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2020-02-14 10:25:26 +01:00
2020-02-28 14:41:59 +01:00
2019-10-21 13:46:29 +02:00
2020-02-14 10:25:26 +01:00
2020-01-15 12:01:58 +01:00
2020-02-14 10:25:26 +01:00
2020-01-15 12:01:58 +01:00
2020-02-14 10:25:26 +01:00
2020-01-15 12:01:58 +01:00
2020-01-15 12:01:58 +01:00
2020-01-15 12:01:58 +01:00
2020-01-15 12:01:58 +01:00
2020-02-03 16:39:04 +01:00
2020-02-28 14:41:59 +01:00
2019-11-26 13:04:11 +01:00
2020-02-03 16:39:04 +01:00
2019-09-12 13:05:24 +02:00
2020-02-24 14:06:14 +01:00
2020-01-23 15:53:37 +01:00
2018-08-22 08:49:12 +02:00
2020-02-28 14:41:59 +01:00
2019-12-09 12:07:25 +01:00
2020-02-24 14:06:14 +01:00
2020-01-16 15:57:27 +01:00
2020-01-16 15:57:27 +01:00
2019-11-28 14:44:55 +01:00
2019-11-28 14:44:55 +01:00
2020-02-28 14:41:59 +01:00
2019-10-24 14:44:51 +02:00
2019-10-24 14:44:51 +02:00
2019-06-24 11:18:37 +02:00
2019-11-28 14:44:55 +01:00
2019-12-03 15:39:11 +01:00
2019-12-16 11:44:15 +01:00
2020-02-14 10:25:26 +01:00
2020-03-10 11:15:00 +01:00
2020-03-10 11:15:00 +01:00
2019-12-09 12:07:25 +01:00
2019-07-17 14:10:20 +02:00
2019-12-09 12:07:25 +01:00
2020-02-14 10:25:26 +01:00
2020-02-28 14:41:59 +01:00
2019-07-17 14:09:29 +02:00
2020-02-28 14:41:59 +01:00
2019-11-22 12:48:10 +01:00
2020-02-14 10:25:26 +01:00
2019-04-09 10:14:46 +02:00
2020-02-14 10:25:26 +01:00
2020-02-03 16:39:04 +01:00
2020-02-14 10:25:26 +01:00
2020-02-28 14:41:59 +01:00
2020-02-28 14:41:59 +01:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2020-02-14 10:25:26 +01:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2020-02-14 10:25:26 +01:00
2020-02-28 14:41:59 +01:00
2020-02-24 11:02:06 +01:00
2020-02-18 09:49:54 +01:00
2019-12-20 09:10:58 +01:00
2019-12-16 11:44:15 +01:00
2020-02-14 10:25:26 +01:00
2019-10-24 14:44:51 +02:00
2019-06-24 11:18:37 +02:00
2019-11-28 14:44:55 +01:00
2019-11-28 14:44:55 +01:00
2019-12-16 11:44:15 +01:00
2020-02-14 10:25:26 +01:00
2020-02-03 16:39:04 +01:00
2019-11-28 14:44:55 +01:00
2020-03-02 15:39:12 +01:00
2019-11-29 11:17:15 +01:00
2019-12-19 19:10:45 +01:00
2020-02-14 10:25:26 +01:00
2019-10-24 14:44:51 +02:00
2020-02-14 10:25:26 +01:00
2019-10-25 15:58:47 +02:00
2020-02-24 14:06:14 +01:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2020-02-14 10:25:26 +01:00
2020-01-23 15:53:37 +01:00
2017-03-23 09:36:29 +01:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2020-02-14 10:25:26 +01:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2020-02-14 10:25:26 +01:00
2019-11-22 13:55:36 +01:00
2019-11-19 19:27:31 +01:00
2019-11-19 19:27:31 +01:00
2020-02-14 10:25:26 +01:00
2019-11-22 13:55:36 +01:00
2019-11-19 19:27:31 +01:00
2019-11-19 19:27:31 +01:00
2020-02-14 10:25:26 +01:00
2020-01-23 15:53:37 +01:00
2020-03-02 15:39:12 +01:00
2020-01-16 15:59:27 +01:00
2020-02-28 14:41:59 +01:00