mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
4 lines
192 B
Markdown
4 lines
192 B
Markdown
- [x] Move `vsl/vmath` to `vlib/math` as default backend
|
|
- [x] Implement `log` in pure V
|
|
- [x] Implement `pow` in pure V
|
|
- [ ] Define functions for initial release of hardware implementations
|