Update 'User Manual: Chapter 0'
parent
c0406e3c1d
commit
0bc2ae5ed1
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
[← Previous chapter](User-Manual) | Chapter 0: Introduction ([≡ Index](User-Manual)) | [Next chapter →](User-Manual:-Chapter-1)
|
[← Previous chapter](User-Manual) | Chapter 0: Introduction ([≡ Index](User-Manual)) | [Next chapter →](User-Manual%3A-Chapter-1)
|
||||||
|
|
||||||
# Introduction: How LogarithmPlotter works
|
# Introduction: How LogarithmPlotter works
|
||||||
LogarithmPlotter is a software to create plots and graphs with a [logarithmic scale](https://en.wikipedia.org/wiki/Logarithmic_scale), the most well known kind being [Bode plots](https://en.wikipedia.org/wiki/Bode_plot), which LogarithmPlotter helps create in asymptotic form. While logarithmic scales in the primary interest of LogarithmPlotter, LogarithmPlotter also supports non logarithmic scales, which may be required to use certain features.
|
LogarithmPlotter is a software to create plots and graphs with a [logarithmic scale](https://en.wikipedia.org/wiki/Logarithmic_scale), the most well known kind being [Bode plots](https://en.wikipedia.org/wiki/Bode_plot), which LogarithmPlotter helps create in asymptotic form. While logarithmic scales in the primary interest of LogarithmPlotter, LogarithmPlotter also supports non logarithmic scales, which may be required to use certain features.
|
||||||
|
@ -88,4 +88,4 @@ An "object" is anything that can be reprensented on the graph. LogarithmPlotter
|
||||||
|
|
||||||
LogarithmPlotter will also create it's own objects automaticly when needed (for example, the sums of the bode gains and phases).
|
LogarithmPlotter will also create it's own objects automaticly when needed (for example, the sums of the bode gains and phases).
|
||||||
|
|
||||||
[Next chapter →](User-Manual:-Chapter-1)
|
[Next chapter →](User-Manual%3A-Chapter-1)
|
Loading…
Reference in a new issue