Home
last modified time | relevance | path

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

/third_party/quickjs/examples/
Dpi.js16 function chud_bs(a, b, need_G) { argument
28 [P2, Q2, G2] = chud_bs(c, b, need_G);
31 if (need_G)
Dpi_bigfloat.js16 function chud_bs(a, b, need_G) { argument
28 [P2, Q2, G2] = chud_bs(c, b, need_G);
31 if (need_G)
Dpi_bigdecimal.js16 function chud_bs(a, b, need_G) { argument
29 [P2, Q2, G2] = chud_bs(c, b, need_G);
32 if (need_G)
Dpi_bigint.js59 function chud_bs(a, b, need_G) { argument
70 [P2, Q2, G2] = chud_bs(c, b, need_G);
73 if (need_G)