Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/examples/
A 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)
A 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)
A 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)

Completed in 3 milliseconds