zoukankan      html  css  js  c++  java
  • Function Graphics

    Function Graph
    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

  • 帮助&简介
  • 留给用户的话
    本程序为开源教学程序,希望大家能够通过此程序了解各类函数的图象,也希望各位web工程师能够更好的了解html5。
    联系方式
    我的邮箱:wangyuehao1999@gmail.com
    我的博客:blog.csdn.net/yorhomwang
  • 相关阅读:
    AtCoder Grand Contest 015 题解
    AtCoder Grand Contest 014 题解
    AtCoder Grand Contest 013 题解
    AtCoder Grand Contest 012 题解
    AtCoder Grand Contest 011 题解
    AtCoder Grand Contest 010 题解
    AtCoder Grand Contest 009 题解
    NOIP2017 Day2 题解
    博客园主题备份
    多项式全家桶
  • 原文地址:https://www.cnblogs.com/yorhom/p/3000311.html
Copyright © 2011-2022 走看看