7cc@はてなブログ

JavaScriptとかとか

2014-08-01から1ヶ月間の記事一覧

ネイティブメソッドを判別する互換性

setTimeout, setIntervalを乗っ取って爆速にする - 素人がプログラミングを勉強…を踏まえて "prototype" in Arrayはすべてtrue "prototype" in Array.prototype.pushはすべてfalse "prototype" in function(){}はすべてtrue "prototype" in {native dom func…

(JavaScriptで使われる)数学の英語 数字編

JSで使われる数学に関した英語の和訳。 digit(s) 0-9の数字(0は除かれることも), notation 表記, integer 整数, decimal 小数 / 10進数, fixed-point number 固定小数点数, floating-point number 浮動小数点数, precision 精度