LogarithmPlotter/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/js
Ad5001 7408520819
Some checks failed
continuous-integration/drone/push Build is failing
Reworking continuous functions' rendering to make it faster.
+ Diminishing pixel precision from 1 to 10.
+ The change is barely noticable by the human eye in most functions.
+ Reworked domain checking to keep the pixel perfect precision.

The only visual degradations are functions with very high y variations for very small x variations (like cos and sin on log scale).
2023-10-08 17:00:12 +02:00
..
history Bumping copyright 2023-05-22 00:19:58 +02:00
math Fixing some issues with infinity in domains. 2023-10-08 16:24:16 +02:00
objs Reworking continuous functions' rendering to make it faster. 2023-10-08 17:00:12 +02:00
parsing Fixing several function calls with no argument errors. 2023-05-24 07:43:40 +02:00
expr-eval.js Fixing "Unknown variable ∞." message. 2023-10-08 16:31:01 +02:00
historylib.js Bumping copyright 2023-05-22 00:19:58 +02:00
mathlib.js Bumping copyright 2023-05-22 00:19:58 +02:00
objects.js Bumping copyright 2023-05-22 00:19:58 +02:00
parameters.js Bumping copyright 2023-05-22 00:19:58 +02:00
utils.js Fixing several function calls with no argument errors. 2023-05-24 07:43:40 +02:00