https://github.com/yrotak/math-intervals
To better understand math subjects. This one was made for Intervals
https://github.com/yrotak/math-intervals
algorythm imgui intervals math mathematics opengl sdl2
Last synced: about 1 month ago
JSON representation
To better understand math subjects. This one was made for Intervals
- Host: GitHub
- URL: https://github.com/yrotak/math-intervals
- Owner: yrotak
- License: mit
- Created: 2022-03-12T10:46:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-12T10:56:42.000Z (over 4 years ago)
- Last Synced: 2025-02-23T14:32:33.794Z (over 1 year ago)
- Topics: algorythm, imgui, intervals, math, mathematics, opengl, sdl2
- Language: C++
- Homepage:
- Size: 4.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# math-intervals
To better understand math subjects. This one was made for Intervals
For example when you enter 3 < x < 16
It will output: x ∈ ]3;16[
And will output it's graphical representation on a line.