Home | History | Annotate | Download | only in flot

Lines Matching refs:toFixed

1289     var skewM = m[0][0].toFixed(3) + ',' + m[1][0].toFixed(3) + ',' +
1290 m[0][1].toFixed(3) + ',' + m[1][1].toFixed(3) + ',0,0';