5 * Common Development and Distribution License (the "License").
6 * You may not use this file except in compliance with the License.
7 *
8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 * or http://www.opensolaris.org/os/licensing.
10 * See the License for the specific language governing permissions
11 * and limitations under the License.
12 *
13 * When distributing Covered Code, include this CDDL HEADER in each
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 * If applicable, add the following below this CDDL HEADER, with the
16 * fields enclosed by brackets "[]" replaced with your own identifying
17 * information: Portions Copyright [yyyy] [name of copyright owner]
18 *
19 * CDDL HEADER END
20 */
21
22 /*
23 * Copyright 2011 Nexenta Systems, Inc. All rights reserved.
24 */
25 /*
26 * Copyright 2006 Sun Microsystems, Inc. All rights reserved.
27 * Use is subject to license terms.
28 */
29
30 /*
31 * Table of constants for logl.
32 * By K.C. Ng, March 9, 1989
33 */
34
35 #include "libm.h"
36
37 const long double _TBL_logl_hi[] = {
38 +0.000000000000000000000000000000000000000e+0000L,
39 +1.550418653596525415085404409320395875274e-0002L,
40 +3.077165866675368837102820454313423549427e-0002L,
41 +4.580953603129420316667926449525231301634e-0002L,
42 +6.062462181643484258060612972483742997442e-0002L,
43 +7.522342123758752569860532039086827578824e-0002L,
44 +8.961215868968713261995143730528787027578e-0002L,
|
5 * Common Development and Distribution License (the "License").
6 * You may not use this file except in compliance with the License.
7 *
8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 * or http://www.opensolaris.org/os/licensing.
10 * See the License for the specific language governing permissions
11 * and limitations under the License.
12 *
13 * When distributing Covered Code, include this CDDL HEADER in each
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 * If applicable, add the following below this CDDL HEADER, with the
16 * fields enclosed by brackets "[]" replaced with your own identifying
17 * information: Portions Copyright [yyyy] [name of copyright owner]
18 *
19 * CDDL HEADER END
20 */
21
22 /*
23 * Copyright 2011 Nexenta Systems, Inc. All rights reserved.
24 */
25
26 /*
27 * Copyright 2006 Sun Microsystems, Inc. All rights reserved.
28 * Use is subject to license terms.
29 */
30
31 /*
32 * Table of constants for logl.
33 * By K.C. Ng, March 9, 1989
34 */
35
36 #include "libm.h"
37
38 const long double _TBL_logl_hi[] = {
39 +0.000000000000000000000000000000000000000e+0000L,
40 +1.550418653596525415085404409320395875274e-0002L,
41 +3.077165866675368837102820454313423549427e-0002L,
42 +4.580953603129420316667926449525231301634e-0002L,
43 +6.062462181643484258060612972483742997442e-0002L,
44 +7.522342123758752569860532039086827578824e-0002L,
45 +8.961215868968713261995143730528787027578e-0002L,
|