From 0bc2ae5ed10c1530a71f1699799b2f2a6d238b63 Mon Sep 17 00:00:00 2001 From: Ad5001 Date: Thu, 17 Feb 2022 18:42:45 +0000 Subject: [PATCH] Update 'User Manual: Chapter 0' --- User-Manual%3A-Chapter-0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/User-Manual%3A-Chapter-0.md b/User-Manual%3A-Chapter-0.md index 7c5fe99..22cc6b7 100644 --- a/User-Manual%3A-Chapter-0.md +++ b/User-Manual%3A-Chapter-0.md @@ -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 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). -[Next chapter →](User-Manual:-Chapter-1) \ No newline at end of file +[Next chapter →](User-Manual%3A-Chapter-1) \ No newline at end of file