From 070dcf8ec89b64015908c1adce1722dfb8fc4340 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=8B=D1=87=D0=BA=D0=BE=D0=B2=20=D0=90=D0=BD=D0=B4?= =?UTF-8?q?=D1=80=D0=B5=D0=B9?= Date: Mon, 4 Jun 2018 10:48:30 +0000 Subject: [PATCH] git-svn-id: svn://db.shs.com.ru/pip@618 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5 --- src_main/math/pievaluator.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src_main/math/pievaluator.cpp b/src_main/math/pievaluator.cpp index 1209a609..72a47c24 100755 --- a/src_main/math/pievaluator.cpp +++ b/src_main/math/pievaluator.cpp @@ -70,8 +70,8 @@ * * ctg(x) - cotangent * * arcsin(x) - arcsine * * arccos(x) - arccosine - * * arctg(x) -arccotangent - * * arcctg(x) - arctangent + * * arctg(x) - arctangent + * * arcctg(x) - arccotangent * * sh(x) - hyperbolical sine * * ch(x) - hyperbolical cosine * * th(x) - hyperbolical tangent