From f2f7cd9fab13efd560325f7575556bcaeec30a80 Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Thu, 29 Jun 2017 01:32:47 +0100 Subject: [PATCH] Minor inaccuracy. --- src/exponential_tax/core.clj | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/exponential_tax/core.clj b/src/exponential_tax/core.clj index ae640bc..bfeb4e8 100644 --- a/src/exponential_tax/core.clj +++ b/src/exponential_tax/core.clj @@ -68,9 +68,7 @@ ;; ** ;;; Nothing's changed. So what's all this about? ;;; -;;; Well, if we increase the exponent just a bit, we change the angle of the graph. -;;; -;;; Exponents make numbers increase more rapidly +;;; Well, if we increase the exponent just a bit, we change the shape of the graph; exponents make numbers increase more rapidly ;; ** ;; @@