Jule icon indicating copy to clipboard operation
Jule copied to clipboard

Algorithms and data structures implemented in the Jule programming language.

Results 1 Jule issues
Sort by recently updated
recently updated
newest added

This pull request adds a new cube root function to the math utilities and documents its inclusion. The main change is the implementation of the cube root calculation for floating-point...