summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex')
-rw-r--r--Master/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex b/Master/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex
index 76b58bc0f16..b76c5b440ce 100644
--- a/Master/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex
+++ b/Master/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex
@@ -1,4 +1,4 @@
-% Copyright 2007 by Mark Wibrow
+% Copyright 2019 by Mark Wibrow
%
% This file may be distributed and/or modified
%
@@ -249,7 +249,7 @@
\begingroup%
\pgfmath@x=#1pt %
\pgfmath@xa\pgfmath@x%
- \edef\pgf@temp{\pgf@sys@tonumber\pgfmath@x}%
+ \edef\pgf@temp{\pgfmath@tonumber\pgfmath@x}%
% compute lossless '*1000' operation:
\expandafter\pgfmath@multiply@thousand\pgf@temp 000\relax
\pgfmath@x=\pgfmathresult pt %
@@ -306,7 +306,7 @@
\begingroup%
\pgfmath@x#1pt\relax%
\pgfmath@xa\pgfmath@x%
- \edef\pgf@temp{\pgf@sys@tonumber\pgfmath@x}%
+ \edef\pgf@temp{\pgfmath@tonumber\pgfmath@x}%
% compute lossless '*1000' operation:
\expandafter\pgfmath@multiply@thousand\pgf@temp 000\relax
\pgfmath@x=\pgfmathresult pt %
@@ -340,7 +340,7 @@
\pgfmath@x\pgfmathresult pt\relax%
\fi%
% compute lossless '*1000' operation:
- \edef\pgf@temp{\pgf@sys@tonumber\pgfmath@x}%
+ \edef\pgf@temp{\pgfmath@tonumber\pgfmath@x}%
\expandafter\pgfmath@multiply@thousand\pgf@temp 000\relax
\pgfmath@x=\pgfmathresult pt %
\pgfmath@table@lookup{\pgfmath@x}{pgfmath@atan@}{1001}%xxx