Delyan Angelov
|
d1ec41cd6a
|
math: cleanup gamma.v: remove if true { and gotos; move constants closer to the places that do use them
|
2025-02-06 09:22:45 +02:00 |
|
Sudoer
|
efef5bcc89
|
math: add missing docstrings for math.log_gamma_sign and for the complex.complex constructor function (#19523)
|
2023-10-08 12:20:48 +03:00 |
|
Delyan Angelov
|
fe14e2fceb
|
cgen: use c_name() for escaping goto label names too
|
2021-12-11 19:41:44 +02:00 |
|
Wertzui123
|
9e68a03f94
|
math: rename small to small_ to prevent C errors (workaround unescaped C labels) (#12796)
|
2021-12-11 19:35:40 +02: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 |
|