MCPcopy Create free account
hub / github.com/sql-js/sql.js / _piFunc

Function _piFunc

js/sql-debug.js:7387–7395  ·  view source on GitHub ↗
($0,$1,$2)

Source from the content-addressed store, hash-verified

7385 }
7386}
7387function _piFunc($0,$1,$2) {
7388 $0 = $0|0;
7389 $1 = $1|0;
7390 $2 = $2|0;
7391 var label = 0, sp = 0;
7392 sp = STACKTOP;
7393 _sqlite3_result_double($0,3.1415926535897931);
7394 return;
7395}
7396function _replicateFunc($0,$1,$2) {
7397 $0 = $0|0;
7398 $1 = $1|0;

Callers

nothing calls this directly

Calls 1

_sqlite3_result_doubleFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…