Adding links
parent
c5ab3ae161
commit
cb2fb895f7
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)
|
[← Previous chapter](User-Manual) | Chapter 0: Introduction ([≡ Index](User-Manual)) | [Next chapter →](https://git.ad5001.eu/Ad5001/LogarithmPlotter/wiki/User-Manual:-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.
|
||||||
|
@ -20,4 +20,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)
|
[Next chapter →](https://git.ad5001.eu/Ad5001/LogarithmPlotter/wiki/User-Manual:-Chapter-1)
|
Loading…
Reference in a new issue