libc3/ratio.h


Log

Author Commit Date CI Message
Thomas de Grivel 0fa2bfff 2024-03-07T08:20:09 remove buf_to_ratio, fix ratio_init_integer
Thomas de Grivel 7f2f72e4 2024-03-04T14:19:12 license
Baptiste 7658ee77 2024-03-01T18:13:56 replaced integers_clean by ratio_clean
Baptiste df4d9d89 2024-03-01T14:36:29 first working ratio add with simplify
Thomas de Grivel 439be35c 2024-02-29T11:04:47 wip sqrt
Thomas de Grivel 87ae1301 2024-02-28T15:55:26 ratio_neg
Thomas de Grivel 7b7257d4 2024-02-28T15:27:51 fix compilation
Baptiste 373089a4 2023-12-22T12:47:05 ratio structure removed all risks of division by 0 add complex files tag_copy, tag_to_f32 and tag_to_f64 functions whitespaces update submodules s_ratio added ratio implementation (testing phase) fix ratios multiple corrections to the ratios, almost done ratio parsed successfully
Thomas de Grivel 4c1bbe65 2024-02-29T17:13:53 wip sqrt