From e98f5d0d5abf109f31407ebfbc092749cb86bf5d Mon Sep 17 00:00:00 2001 From: vlefevre Date: Fri, 29 Jan 2021 09:00:04 +0000 Subject: [TODO] LIA-2 URL after redirection (i.e. https). git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14265 280ebfd0-de03-0410-8827-d642c229c3f4 --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 0ab60774e..66195422c 100644 --- a/TODO +++ b/TODO @@ -169,7 +169,7 @@ Table of contents: and versions with an unsigned integer: mpfr_rootn_ui (now implemented, as similar to mpfr_root) and mpfr_rootn_uj. - functions defined in the LIA-2 standard - (http://standards.iso.org/ittf/PubliclyAvailableStandards/c024427_ISO_IEC_10967-2_2001(E).zip) + + minimum and maximum (5.2.2): max, min, max_seq, min_seq, mmax_seq and mmin_seq (mpfr_min and mpfr_max correspond to mmin and mmax); + rounding_rest, floor_rest, ceiling_rest (5.2.4); -- cgit v1.2.1