From owner-freebsd-numerics@FreeBSD.ORG Sat Mar 22 14:01:20 2014 Return-Path: Delivered-To: freebsd-numerics@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6B5AD3D3 for ; Sat, 22 Mar 2014 14:01:20 +0000 (UTC) Received: from um-nip3-missouri-out.um.umsystem.edu (um-nip3-missouri-out.um.umsystem.edu [198.209.49.163]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0194DF77 for ; Sat, 22 Mar 2014 14:01:19 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AioFAP6WLVPPoJ7Q/2dsb2JhbABZgwaBEr9fgw6BFBZ0giUBAQEEeBECAQgYCRYPCQMCAQIBICUCBA0IAQGHdcd6hjUXjkc6hDgEqnuDLYIr X-IPAS-Result: AioFAP6WLVPPoJ7Q/2dsb2JhbABZgwaBEr9fgw6BFBZ0giUBAQEEeBECAQgYCRYPCQMCAQIBICUCBA0IAQGHdcd6hjUXjkc6hDgEqnuDLYIr Received: from um-ncas4.um.umsystem.edu ([207.160.158.208]) by um-nip3-exch-relay.um.umsystem.edu with ESMTP; 22 Mar 2014 09:00:04 -0500 Received: from UM-MBX-N02.um.umsystem.edu ([169.254.5.61]) by UM-NCAS4.um.umsystem.edu ([207.160.158.208]) with mapi id 14.03.0174.001; Sat, 22 Mar 2014 09:00:04 -0500 From: "Montgomery-Smith, Stephen" To: "freebsd-numerics@freebsd.org" Subject: Re: Absence of trigonometric/hyperbolic functions in complex.h Thread-Topic: Absence of trigonometric/hyperbolic functions in complex.h Thread-Index: AQHPRP7Pt2v/J4aFD0GEU74WNKtfcZrtd9sA Date: Sat, 22 Mar 2014 14:00:03 +0000 Message-ID: <532D9760.4080605@missouri.edu> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 x-originating-ip: [207.160.158.206] Content-Type: text/plain; charset="iso-8859-2" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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: Sat, 22 Mar 2014 14:01:20 -0000 On 03/21/2014 07:11 AM, Jo=BEe Zobec wrote: > Dear all, >=20 > 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. I think they are in FreeBSD version 10, except for the long double versions= .