Home
last modified time | relevance | path

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

/plugin/tablemath/
H A Dscript.js36 set.push(tmParseValue(table.rows[y].cells[x]));
43 function tmParseValue(cell) function