From owner-freebsd-numerics@FreeBSD.ORG Fri Mar 21 12:11:50 2014 Return-Path: Delivered-To: freebsd-numerics@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 05913306 for ; Fri, 21 Mar 2014 12:11:50 +0000 (UTC) Received: from mail-vc0-x22e.google.com (mail-vc0-x22e.google.com [IPv6:2607:f8b0:400c:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BA56B8E for ; Fri, 21 Mar 2014 12:11:49 +0000 (UTC) Received: by mail-vc0-f174.google.com with SMTP id ld13so2431908vcb.5 for ; Fri, 21 Mar 2014 05:11:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Qev91IZHv8Bv2IqgqWTndqTLCx2WkkY1ecGLzGubUdo=; b=GxTE+a39ppPbdXgfsCEUNKifbEdTrTVHQkiymA1OhrPuKGYmYxIo/hpU43tGMcHZX7 rtrcrDgE2pDu31sSdvYWdymc1dbb9rZukKlqcvC2miSRSBJOt7s5/+S63iisA/uyxFlP P4P1L4PxjerBItxdXjUx/NiOhGUth/q2irWM2ngG96ntsxxoFkYoJEf/2yh7oiuVo3Fv 2nJc6dJlA1c/UK9CXmh+Dw4R6wZi1lbjSQmFR1/SgiAuKTcsMqHOK8V0hZsbSxUfME5s zQ4xzmi2suoPuxkaWBj8KZDw9aU1YdoD4ll2hz2G8kSd7mHfcTcaO6xtpi7591sA4qIO ivPg== MIME-Version: 1.0 X-Received: by 10.220.99.72 with SMTP id t8mr37373619vcn.10.1395403908990; Fri, 21 Mar 2014 05:11:48 -0700 (PDT) Received: by 10.58.23.167 with HTTP; Fri, 21 Mar 2014 05:11:48 -0700 (PDT) Date: Fri, 21 Mar 2014 13:11:48 +0100 Message-ID: Subject: Absence of trigonometric/hyperbolic functions in complex.h From: =?ISO-8859-2?Q?Jo=BEe_Zobec?= To: freebsd-numerics@freebsd.org Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-numerics@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussions of high quality implementation of libm functions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Mar 2014 12:11:50 -0000 Dear all, I'm wondering, how come that trigonometric and hyperbolic functions have not been implemented yet. I would like to offer you some help if you need it. Have a nice remainder of the day, Jo=BEe Zobec