libc3/ratio.c


Log

Author Commit Date CI Message
Baptiste 2906adaa 2024-03-01T18:18:54 replaced useless function
Baptiste 3e5154ff 2024-03-01T18:13:56 replaced integers_clean by ratio_clean
Baptiste 19144f31 2024-03-01T18:04:41 reworked ratio_init_1 and better error handing in ratio_add
Baptiste a7be734e 2024-03-01T14:36:29 first working ratio add with simplify
Thomas de Grivel 1d7cec70 2024-03-01T12:01:11 remove <err.h>, wip ratio
Thomas de Grivel ee56ab46 2024-02-29T17:13:53 wip sqrt
Thomas de Grivel a232c961 2024-02-28T15:55:26 ratio_neg
Baptiste 561c30e4 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