Delyan Angelov
|
fdfb3896e9
|
math: use libc wrappers for math.log2/1, math.log10/1, math.log1p/1 and math.log_b/1; make assert math.log10(10) == 1.0 pass in the common case (#23129)
|
2024-12-11 12:06:33 +02:00 |
|
Joe C
|
757929392e
|
all: update attributes to use new syntax
|
2023-11-15 16:16:01 +11:00 |
|
Delyan Angelov
|
fb0f12f937
|
math: add more C. fn overrides, for the default C backend (speed up examples/path_tracing.v) (#19271)
|
2023-09-04 21:09:01 +03:00 |
|
Ulises Jeremias Cornejo Fandos
|
0f7dfb984a
|
math: remove the C backend for f64 functions (#12121)
|
2021-10-10 11:21:48 +03:00 |
|
Ulises Jeremias Cornejo Fandos
|
1cfc4198f5
|
vlib/math: Add a pure V backend for vlib/math (#11267)
|
2021-08-23 00:35:28 +03:00 |
|