gingerBill
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |
gingerBill
|
17562e476f
Remove math usage of raw LLVM intrinsic prototypes
|
2 years ago |
gingerBill
|
82023cd629
Add @(require_results) to `core:math` procedures
|
2 years ago |
gingerBill
|
d232796149
Fix typo
|
3 years ago |
gingerBill
|
e721f26a76
Implement `ln` based off FreeBSD's /usr/src/lib/msun/src/e_log.c
|
3 years ago |
gingerBill
|
91949b0992
Implement `math.sqrt` with `intrinsics.sqrt`
|
3 years ago |
gingerBill
|
6a101e69a2
Implement `ldexp` and `frexp` in native Odin
|
3 years ago |
gingerBill
|
c63f4d68c8
Add math_js.odin specific calls (that just wrap the `f64` procedures)
|
3 years ago |
gingerBill
|
518460af66
Begin work in semi-standardized `js_wasm32` target
|
3 years ago |