Home
last modified time | relevance | path

Searched defs:acos (Results 1 – 25 of 1700) sorted by relevance

12345678910>>...68

/dports/math/stanmath/math-4.2.0/stan/math/rev/fun/
H A Dacos.hpp55 inline var acos(const var& x) { in acos() function
69 inline auto acos(const VarMat& x) { in acos() function
83 inline std::complex<var> acos(const std::complex<var>& x) { in acos() function
/dports/math/blaze/blaze-3.8/blaze/math/simd/
H A DAcos.h69 BLAZE_ALWAYS_INLINE const SIMDfloat acos( const SIMDf32<T>& a ) noexcept in acos() function
122 BLAZE_ALWAYS_INLINE const SIMDdouble acos( const SIMDf64<T>& a ) noexcept in acos() function
/dports/math/stanmath/math-4.2.0/stan/math/fwd/fun/
H A Dacos.hpp15 inline fvar<T> acos(const fvar<T>& x) { in acos() function
29 inline std::complex<fvar<T>> acos(const std::complex<fvar<T>>& x) { in acos() function
/dports/math/kfr/kfr-4.2.1/include/kfr/math/
H A Dasin_acos.hpp56 KFR_INTRINSIC flt_type<T1> acos(const T1& x) in acos() function
65 KFR_INTRINSIC internal::expression_function<fn::acos, E1> acos(E1&& x) in acos() function
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/stdc/
H A Dtime.d30 @trusted: // There are only a few functions here that use unsafe C strings.
36 ///
37 struct tm
39 int tm_sec; /// seconds after the minute - [0, 60]
40 int tm_min; /// minutes after the hour - [0, 59]
/dports/math/stanmath/math-4.2.0/stan/math/prim/fun/
H A Dacos.hpp49 inline auto acos(const Container& x) { in acos() function
63 inline auto acos(const Container& x) { in acos() function
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/doc/tutorials/content/sources/pcl_plotter/
H A Dpcl_plotter_demo.cpp13 generateData (double *ax, double *acos, double *asin, int numPoints) in generateData()
52 double ax[100], acos[100], asin[100]; in main() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/math/i386/
H A Dacos.s5 acos: label
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/math/i386/
H A Dacos.s5 acos: label
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/math/i386/
H A Dacos.s5 acos: label
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/math/i386/
H A Dacos.s5 acos: label
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/math/i386/
H A Dacos.s5 acos: label
/dports/devel/z88dk/z88dk/libsrc/math/daimath32/c/sccz80/
H A Dacos.asm9 acos: label
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/foundation-0.0.25/Foundation/Math/
H A DTrigonometry.hs44 acos = Prelude.acos function
59 acos = Prelude.acos function
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/native/fdlibm/
H A Dw_acos.c22 double acos(double x) /* wrapper acos */ in acos() function
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/machine/spu/
H A Dw_acos.c4 double acos(double x) in acos() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/native/libfdlibm/
H A Dw_acos.c35 double acos(double x) /* wrapper acos */ in acos() function
/dports/lang/squeak/Squeak-4.10.2.2614-src/Cross/plugins/FloatMathPlugin/fdlibm/
H A Dw_acos.c22 double acos(double x) /* wrapper acos */ in acos() function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/native/libfdlibm/
H A Dw_acos.c35 double acos(double x) /* wrapper acos */ in acos() function
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/LibC/Math/
H A Dw_acos.c27 acos(double x) /* wrapper acos */ in acos() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/lang/
H A Dw_acos.c85 double acos(double x) /* wrapper acos */ in acos() function
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/native/fdlibm/
H A Dw_acos.c22 double acos(double x) /* wrapper acos */ in acos() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/machine/spu/
H A Dw_acos.c4 double acos(double x) in acos() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/math/
H A Dw_acos.c86 double acos(double x) /* wrapper acos */ in acos() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/mathfp/
H A Dsf_acos.c28 double acos (double x) in acos() function

12345678910>>...68