Fixing small typo in the english logarithmplotter description.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e79c062e51
commit
23bffa9beb
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ SectionHeader:
|
|||
About:
|
||||
Title: Discover LogarithmPlotter
|
||||
Content: |
|
||||
LogarithmPlotter is, as it's name suggests, a plotter made with logarithm scales in mind. With an object system similar to [Geogebra](https://geogebra.org)'s, it allows dynamic creation of plots with very few limitations.
|
||||
LogarithmPlotter is, as it's name suggests, a plotter made with logarithmic scales in mind. With an object system similar to [Geogebra](https://geogebra.org)'s, it allows dynamic creation of plots with very few limitations.
|
||||
It's primary use is to quickly create [asymptotic Bode plots](https://en.wikipedia.org/wiki/Bode_plot), but it's extensible nature and ability to switch to non-logarithmic scales allow it to create other things with it, like sequences or statistical repartition functions.
|
||||
|
||||
Sections:
|
||||
|
|
Loading…
Reference in a new issue