From d02e2c738152bfb56676c5c8a6f905fc8a499f0f Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 5 Aug 2019 07:38:37 +0100 Subject: [PATCH] --- ztrans_proposal.mdwn | 2 -- 1 file changed, 2 deletions(-) diff --git a/ztrans_proposal.mdwn b/ztrans_proposal.mdwn index 6c41aba5c..7d6d56a18 100644 --- a/ztrans_proposal.mdwn +++ b/ztrans_proposal.mdwn @@ -41,10 +41,8 @@ FCOS | cos (radians) | | Ztrans | FTAN | tan (radians) | | Ztrans | FASIN | arcsin (radians) | rd = asin(rs1) | Ztrans | FACOS | arccos (radians) | rd = acos(rs1) | Ztrans | -FATAN | arctan (radians) | rd = atan(rs1) | Ztrans | FSINPI | sin times pi | rd = sin(pi * rs1) | ZtransExt | FCOSPI | cos times pi | rd = cos(pi * rs1) | ZtransExt | -FTANPI | tan times pi | rd = tan(pi * rs1) | ZtransExt | FSINH | hyperbolic sin (radians) | | ZtransExt | FCOSH | hyperbolic cos (radians) | | ZtransExt | FTANH | hyperbolic tan (radians) | | ZtransExt | -- 2.30.2