摘要:
Test loading…… 阅读全文
posted @ 2013-06-12 21:53
Yorhom
阅读(194)
评论(0)
推荐(0)
摘要:
Function Graphics Your browser does not support the canvas element. Please update your browser or download other browsers support html5. 选择函数类型 一次函数 * X + = Y 画出图象 注意:Y = kX + b 二次函数 * X2 + = Y 画出图象 注意:Y = kX2 + b 三次函数 * X3 + = Y 画出图象 注意:Y = kX3 + b 清... 阅读全文
posted @ 2013-06-12 18:29
Yorhom
阅读(604)
评论(0)
推荐(0)