changeset 31030:9402f89daaf9

maint: merge stable to default
author Arun Giridhar <arungiridhar@gmail.com>
date Wed, 25 May 2022 15:12:00 -0400
parents a9df2af909fd (current diff) a05f112edde4 (diff)
children f03e1eebf46d
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/optimization/humps.m	Wed May 25 08:51:21 2022 +0200
+++ b/scripts/optimization/humps.m	Wed May 25 15:12:00 2022 -0400
@@ -31,7 +31,7 @@
 ## The output @var{y} is the evaluation of the rational function:
 ##
 ## @tex
-## $$y = -{ {1200x^4 - 2880x^3 + 2036x^2 - 340x - 88} \over {200x^4 - 480x^3 + 406x^2 - 138x - 17} }$$
+## $$y = -{ {1200x^4 - 2880x^3 + 2036x^2 - 348x - 88} \over {200x^4 - 480x^3 + 406x^2 - 138x + 17} }$$
 ## @end tex
 ## @ifnottex
 ##