Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:121247 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 25203 invoked from network); 6 Oct 2023 10:55:52 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 6 Oct 2023 10:55:52 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 1107E1804BC for ; Fri, 6 Oct 2023 03:55:52 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS9370 160.16.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail.sakiot.com (mail.sakiot.com [160.16.227.216]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Fri, 6 Oct 2023 03:55:51 -0700 (PDT) Received: from smtpclient.apple (161.208.49.163.rev.vmobile.jp [163.49.208.161]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by mail.sakiot.com (Postfix) with ESMTPSA id 4E5BD401D5; Fri, 6 Oct 2023 19:55:49 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=sakiot.com; s=default; t=1696589749; bh=3NAUm5xV4LhAgk4QC67s/SN4s8jakgQ4M07tj1JqFlQ=; h=From:Subject:Date:References:Cc:In-Reply-To:To:From; b=jBvFuWgExkElaxrIoYeomofNnZesZqohZWe5sLuJnFeXle1lIEBIxkP1cp9ZcylEO 4CCi1ktBIgysMAhv5vvtJKgW8e3hGmP3DW3saa+d61YsR8db4zVmsE8E8usYcsyMys 52u2VsndQEW3J85JQbcBZ39TyRMLQRL60hlKZ9xA= Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) Date: Fri, 6 Oct 2023 19:55:36 +0900 Message-ID: References: <879AFA70-CD32-4170-8F98-F30EEBA7037F@gmail.com> Cc: Pierre Joye , PHP internals In-Reply-To: <879AFA70-CD32-4170-8F98-F30EEBA7037F@gmail.com> To: Claude Pache X-Mailer: iPhone Mail (20G81) Subject: Re: [PHP-DEV] [RFC] [Discussion] Adding bcround, bcfloor and bcceil to BCMath From: saki@sakiot.com (Saki Takamachi) Hi, Claude I'm very sorry, I'm not a native English speaker and I couldn't quite unders= tand whether you think BCMath should be integrated into GMP. I understand your use case well, so if you don't mind, can I ask if it shoul= d or should not be integrated? Regards. Saki=