Mojo icon indicating copy to clipboard operation
Mojo copied to clipboard

Adding ceil algorithm

Open RicardoRibeiroRodrigues opened this issue 4 months ago • 0 comments

This PR introduces the ceil algorithm, a simple algorithm to round up a float to a integer. It also uses the mojo docs syntax, this way, the tests can be run with mojo test.

@SatinWukerORIG Let me know if you like the doc test pattern or if would be better to create dedicated test files.

RicardoRibeiroRodrigues avatar Oct 14 '24 01:10 RicardoRibeiroRodrigues