Searched refs:getFloat (Results 1 – 2 of 2) sorted by relevance
1679 getFloat: function(ndx){return this.get(ndx,capi.SQLITE_FLOAT)}, method in Stmt
1175 .assert(3.0 === st.getFloat(0))