Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Ddecimal.py5466 def _sqrt_nearest(n, a): function
5533 M + _sqrt_nearest(M*(M+_rshift_nearest(y, R)), M))