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

Function Documentation#

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

Type-agnostic version of sqrX2(const double)

Template Parameters

T – Template type

Parameters

x – Input value

Returns

2x precision square of x