CodingTrain / CodingTrain/Suggestion-Box

Coding challenge: plotter in p5.js

Open
#1,122 4 comments 3 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
570
Forks
85
PR merge metrics
No merged PRs in 30d

Description

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)
![afbeelding](https://user-images.githubusercontent.com/24680151/48300792-af074b00-e4e3-11e8-847e-4503619f57d8.png)

**EDIT:**

Not specific a quadratic function but just to draw a plotter.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.