Searched refs:epsilon (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/netbsd-tests/lib/libm/ |
H A D | t_libm.h | 11 long double epsilon = epsilon_; \ 15 if (!(r == expect || e <= epsilon)) \ 19 subtest, arg, r, r, expect, expect, e, e, epsilon); \
|
/freebsd/usr.bin/calendar/ |
H A D | sunpos.c | 103 double ZJ, D, T, M, epsilon, lambda, alpha, HA, UTHM; in sunpos() local 117 epsilon = 23.452 - 0.013 * T; /* 7 */ in sunpos() 118 fixup(&epsilon); in sunpos() 122 alpha = ATAN(TAN(lambda) * COS(epsilon)); /* 9 */ in sunpos() 134 *DEC = ASIN(SIN(lambda) * SIN(epsilon)); /* 10 */ in sunpos() 172 comp("epsilon", epsilon, fixup(&expepsilon)); in sunpos()
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | limits | 35 static constexpr T epsilon() noexcept; 151 …_LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI static _LIBCPP_CONSTEXPR type epsilon() _NOEXCEPT { return… 208 …_LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI static _LIBCPP_CONSTEXPR type epsilon() _NOEXCEPT { return… 259 …_LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI static _LIBCPP_CONSTEXPR type epsilon() _NOEXCEPT { return… 304 …_LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI static _LIBCPP_CONSTEXPR type epsilon() _NOEXCEPT { return… 361 …_LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI static _LIBCPP_CONSTEXPR type epsilon() _NOEXCEPT { return… 418 …_LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI static _LIBCPP_CONSTEXPR type epsilon() _NOEXCEPT { return… 479 _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI static _LIBCPP_CONSTEXPR type epsilon() _NOEXCEPT { 480 return __base::epsilon();
|
/freebsd/lib/libc/tests/stdio/ |
H A D | scanfloat_test.c | 43 _eq(long double epsilon, long double a, long double b) in _eq() argument 48 return (delta <= epsilon); in _eq()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/ |
H A D | nsan_flags.inc | 29 // FIXME: should this be specified in units of epsilon instead?
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | CommentHTMLNamedCharacterReferences.td | 124 def : NCR<"epsilon", 0x003B5>;
|
/freebsd/usr.bin/units/ |
H A D | definitions.units | 103 epsilon 1.0 /mu/c2
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 3040 void setEpsilon(double epsilon); 3104 Approx& epsilon( T const& newEpsilon ) { in epsilon() function in Catch::Detail::Approx 3407 WithinRelMatcher(double target, double epsilon); 3649 ApproxMatcher& epsilon( T const& newEpsilon ) { in epsilon() function 3650 approx.epsilon(newEpsilon); in epsilon() 7785 : m_epsilon( std::numeric_limits<float>::epsilon()*100 ), in Approx() 11486 WithinRelMatcher::WithinRelMatcher(double target, double epsilon): in WithinRelMatcher() argument 11488 m_epsilon(epsilon){ in WithinRelMatcher() 11524 return Floating::WithinRelMatcher(target, std::numeric_limits<double>::epsilon() * 100); in WithinRel() 11532 return Floating::WithinRelMatcher(target, std::numeric_limits<float>::epsilon() * 100); in WithinRel()
|
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest.cc | 1673 const double epsilon = in DoubleNearPredFormat() local 1682 abs_error < epsilon) { in DoubleNearPredFormat() 1691 << epsilon in DoubleNearPredFormat()
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 23388 …ower bound to determine whether any two of $n$ real numbers are within $\epsilon$ of each other is…
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 20783 # lisaterm from ulysses!gamma!epsilon!mb2c!jed (John E. Duncan III) via BRL;
|
/freebsd/share/dict/ |
H A D | web2 | 63997 epsilon
|