Open Issues Need Help
View All on GitHub Add support for built-in simple math functions 2 months ago
AI Summary: Implement basic math functions (sin, cos, tan, sqrt, log, exp, abs) for the Oak programming language's math module. This involves adding the functionality, writing unit tests, and documenting the changes. The task follows a specified development workflow including creating a branch, running tests, and building the project.
Complexity:
3/5
enhancement help wanted good first issue