CodingTrain / CodingTrain/Suggestion-Box
Coding challenge: plotter in p5.js
- 主要言語
- 言語のデータがありません
- スター
- 570
- フォーク
- 85
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I'd like to see a coding challenge in JavaScript about quadratic functions (https://en.wikipedia.org/wiki/Quadratic_function) and how you can create a cartesian coordinate system (https://en.wikipedia.org/wiki/Cartesian_coordinate_system) in combination with eachother.
The function notation is for example: _f(x) = x² -7_, and the formula should be: _y = x² - 7 _.
And then you should be able to draw a cartesian coordinate system with this numbers. (See enclosure)

**EDIT:**
Not specific a quadratic function but just to draw a plotter.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
この issue には、リポジトリのファイル、テスト、エントリーポイントが記載されていません。まず CodingTrain の challenge 提案がどのように整理されているかを確認し、その後、直交座標軸と例 y = x² - 7 を用いる JavaScript プロッタ challenge のスコープを定義してください。challenge の形式と期待されるプロット動作について合意できた時点で完了とします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- computer-graphics
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100