From nobody Thu Aug 29 19:50:53 2024 X-Original-To: numerics@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WvsMx6Drzz52WFb for ; Thu, 29 Aug 2024 19:50:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WvsMx5Bppz4Cwd for ; Thu, 29 Aug 2024 19:50:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724961053; a=rsa-sha256; cv=none; b=nCMRGdXQzPYt7IzqD9nmSc8f/f7OvUgDb+0i4bcx2WhB0cWwJg+I6U3dqXzII6aT9AC+aC ymmNxTx7oVTIlteCIu4YzGTailL/uzL4U2wfaaXMemFOMRdgOT1pr8lBP73Hlqkd0Ezwyk HSKrwwOX+WeE44i/RYuDSuNOK5tv1WiaiZmCCTZh81zHAOQP6QEFMKOHLiu71bA5ouQdMM KQ37aRUYlCDQIQcrvb3Hyt4mrwuG9EYlK8jlo6nHI08OcYCc6EE8EuBiVqjspFF9x+064n bG4cLL2OSI6B+xyUhlvGBWtLUOZ+GMwUcHxv4sc2216twtXS9SK8FyUCV3eepA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1724961053; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=LRiK/krTN4tCf0KwjEKLRyeqhYWxJp4yOuZ0WKe+PRc=; b=mfkktIgrqQOxaWDyLT5ULPpGmQM1140x0PZcRDHVJ54l1YuJOsWkxclxs3XDRX/Is2QYDy KtiRtyNfueE7y4XciAAkLqpdxOelmQ1C3vE1seorQWnrgKQEWNe8RhTFZTSR0x/YUasmD0 flI0ZRfryq5yYwFXKvQ603Uvx1sHiYrbeLE+/5UrczdDR3IbUyhx0TzC+M0Hf5tEO4+tHJ 6I7d7++dRMe/v1FWTsrxpA9WaxPdrfzBaqYTnXrSZTC4D+xCxHBTbcD5SlJiOUCS8P/oBv ZTJTMxRMPNCDPXfIDBtdSSjAlKpVGVzoWc8xv+w9M8TFgc+TYi6T2rpQM83MCA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WvsMx4m5lzWBq for ; Thu, 29 Aug 2024 19:50:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 47TJor5m095935 for ; Thu, 29 Aug 2024 19:50:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47TJormn095933 for numerics@FreeBSD.org; Thu, 29 Aug 2024 19:50:53 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: numerics@FreeBSD.org Subject: [Bug 281001] Improve accuracy of asinf(x) and acosf(x) Date: Thu, 29 Aug 2024 19:50:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dim@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: numerics@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussions of high quality implementation of libm functions List-Archive: https://lists.freebsd.org/archives/freebsd-numerics List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-numerics@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281001 Dimitry Andric changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dim@FreeBSD.org --- Comment #4 from Dimitry Andric --- Btw I fixed one typo in the patch: approximatione -> approximation. I assum= ed you meant the singular. --=20 You are receiving this mail because: You are the assignee for the bug.=