Template Function librapid::detail::multiprec::sqrX2(const T)#

Function Documentation#

template<typename T>
auto librapid::detail::multiprec::sqrX2(const T x) noexcept -> Fmp<T>#

Type-agnostic version of sqrX2(const double)

Template Parameters

T – Template type

Parameters

x – Input value

Returns

2x precision square of x