Home
last modified time | relevance | path

Searched refs:eval_log10 (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/multiprecision/detail/
Dfloat_string_cvt.hpp51 using default_ops::eval_log10; in convert_to_string()
96 eval_log10(t, b); in convert_to_string()
/third_party/boost/boost/math/cstdfloat/
Dcstdfloat_iostream.hpp369 …template<class float_type> inline void eval_log10 (float_type& b, const float_ty… in eval_log10() function
446 eval_log10(t, x); in convert_to_string()
/third_party/boost/libs/multiprecision/performance/
Darithmetic_backend.hpp393 inline BOOST_MP_CXX14_CONSTEXPR void eval_log10(arithmetic_backend<Arithmetic>& result, const arith… in eval_log10() function
/third_party/boost/boost/multiprecision/detail/functions/
Dpow.hpp453 void eval_log10(T& result, const T& arg) function
/third_party/boost/boost/multiprecision/
Dcomplex_adaptor.hpp530 inline void eval_log10(complex_adaptor<Backend>& result, const complex_adaptor<Backend>& arg) in eval_log10() function
Dfloat128.hpp553 inline void eval_log10(float128_backend& result, const float128_backend& arg) in eval_log10() function
Dmpc.hpp1224 inline void eval_log10(mpc_complex_backend<Digits10>& result, const mpc_complex_backend<Digits10>& … in eval_log10() function
Dmpfi.hpp996 inline void eval_log10(mpfi_float_backend<Digits10>& result, const mpfi_float_backend<Digits10>& ar… in eval_log10() function
Dmpfr.hpp1443 inline void eval_log10(mpfr_float_backend<Digits10, AllocateType>& result, const mpfr_float_backend… in eval_log10() function
/third_party/boost/libs/multiprecision/test/
Dskeleton_backend.hpp897 void eval_log10(skeleton_backend& result, const skeleton_backend& arg);
/third_party/boost/libs/multiprecision/doc/
Dmultiprecision.qbk5178 [[`eval_log10(b, cb)`][`void`][Performs the equivalent operation to `std::log10` on argument `cb` a…