Home
last modified time | relevance | path

Searched refs:M_PI_2l (Results 1 – 25 of 33) sorted by relevance

12

/dports/math/openlibm/openlibm-0.8.0/test/
H A Dlibm-test.c179 #define M_PI2_LOG10El M_PI_2l * M_LOG10El
190 # define M_PI_2l 1.5707963267948966192313216916397514L /* pi/2 */ macro
743 check_float ("acos (0) == pi/2", FUNC(acos) (0), M_PI_2l, 0, 0, 0); in acos_test()
744 check_float ("acos (-0) == pi/2", FUNC(acos) (minus_zero), M_PI_2l, 0, 0, 0); in acos_test()
800 check_float ("asin (1.0) == pi/2", FUNC(asin) (1.0), M_PI_2l, DELTA26, 0, 0); in asin_test()
844 check_float ("atan (inf) == pi/2", FUNC(atan) (plus_infty), M_PI_2l, 0, 0, 0); in atan_test()
916 check_float ("atan2 (1, 0) == pi/2", FUNC(atan2) (1, 0), M_PI_2l, 0, 0, 0); in atan2_test()
1924 check_float ("cos (pi/2) == 0", FUNC(cos) (M_PI_2l), 0, DELTA584, 0, 0); in cos_test()
3862 check_float ("sin (pi/2) == 1", FUNC(sin) (M_PI_2l), 1, 0, 0, 0); in sin_test()
3863 check_float ("sin (-pi/2) == -1", FUNC(sin) (-M_PI_2l), -1, 0, 0, 0); in sin_test()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/cmath/
H A Ds_catanhl.c39 __imag__ res = __copysignl (M_PI_2l, __imag__ x); in __catanhl()
45 __imag__ res = __copysignl (M_PI_2l, __imag__ x); in __catanhl()
H A Ds_cacoshl.c44 : M_PI_2l), __imag__ x); in __cacoshl()
65 __imag__ res = __copysignl (M_PI_2l, __imag__ x); in __cacoshl()
H A Ds_catanl.c38 __real__ res = __copysignl (M_PI_2l, __real__ x); in __catanl()
44 __real__ res = __copysignl (M_PI_2l, __real__ x); in __catanl()
H A Ds_cacosl.c33 __real__ res = M_PI_2l - __real__ y; in __cacosl()
H A Ds_casinhl.c41 __imag__ res = __copysignl (rcls >= FP_ZERO ? M_PI_2l : M_PI_4l, in __casinhl()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/cmath/
H A Ds_catanhl.c39 __imag__ res = __copysignl (M_PI_2l, __imag__ x); in __catanhl()
45 __imag__ res = __copysignl (M_PI_2l, __imag__ x); in __catanhl()
H A Ds_cacoshl.c44 : M_PI_2l), __imag__ x); in __cacoshl()
65 __imag__ res = __copysignl (M_PI_2l, __imag__ x); in __cacoshl()
H A Ds_catanl.c38 __real__ res = __copysignl (M_PI_2l, __real__ x); in __catanl()
44 __real__ res = __copysignl (M_PI_2l, __real__ x); in __catanl()
H A Ds_cacosl.c33 __real__ res = M_PI_2l - __real__ y; in __cacosl()
H A Ds_casinhl.c41 __imag__ res = __copysignl (rcls >= FP_ZERO ? M_PI_2l : M_PI_4l, in __casinhl()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/cmath/
H A Ds_catanhl.c39 __imag__ res = __copysignl (M_PI_2l, __imag__ x); in __catanhl()
45 __imag__ res = __copysignl (M_PI_2l, __imag__ x); in __catanhl()
H A Ds_cacoshl.c44 : M_PI_2l), __imag__ x); in __cacoshl()
65 __imag__ res = __copysignl (M_PI_2l, __imag__ x); in __cacoshl()
H A Ds_catanl.c38 __real__ res = __copysignl (M_PI_2l, __real__ x); in __catanl()
44 __real__ res = __copysignl (M_PI_2l, __real__ x); in __catanl()
H A Ds_cacosl.c33 __real__ res = M_PI_2l - __real__ y; in __cacosl()
H A Ds_casinhl.c41 __imag__ res = __copysignl (rcls >= FP_ZERO ? M_PI_2l : M_PI_4l, in __casinhl()
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/complex/
H A Dcomplex_internal.h51 #define M_PI_2l 1.5707963267948966192313216916397514L macro
107 # define __FLT_PI_2 M_PI_2l
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/complex/
H A Dcomplex_internal.h51 #define M_PI_2l 1.5707963267948966192313216916397514L macro
107 # define __FLT_PI_2 M_PI_2l
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Darith.c93 #ifndef M_PI_2l
94 #define M_PI_2l 1.5707963267948966192313216916397514L macro
110 {"LN2", M_LN2l}, {"PI", M_PIl}, {"PI_2", M_PI_2l},
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/sh/
H A Darith.c94 #ifndef M_PI_2l
95 # define M_PI_2l 1.5707963267948966192313216916397514L macro
118 "PI_2", M_PI_2l,
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/include/
H A Dmath.h156 #define M_PI_2l 1.570796326794896619231321691639751442L /* pi/2 */ macro
/dports/games/hedgewars-server/hedgewars-src-1.0.0/project_files/hwc/rtl/
H A Dsystem.c14 # define M_PI_2l 1.5707963267948966192313216916397514L /* pi/2 */ macro
/dports/games/hedgewars/hedgewars-src-1.0.0/project_files/hwc/rtl/
H A Dsystem.c14 # define M_PI_2l 1.5707963267948966192313216916397514L /* pi/2 */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/
H A Dmath.h714 #define M_PI_2l 0xc.90fdaa22168c235p-3L macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/
H A Dmath.h714 #define M_PI_2l 0xc.90fdaa22168c235p-3L macro

12