Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-12T10:56:42.000Z (almost 3 years ago)
- Last Synced: 2024-07-31T21:14:56.544Z (5 months 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 IntervalsFor example when you enter 3 < x < 16
It will output: x ∈ ]3;16[
And will output it's graphical representation on a line.