From adde8a18a5affd01cff261ce540264cf28e8e59c Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 16 Oct 2016 16:38:49 -0400 Subject: Added polar coordinates to RPN --- complexfunctions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'complexfunctions.html') diff --git a/complexfunctions.html b/complexfunctions.html index d22920c..6b6f9ed 100644 --- a/complexfunctions.html +++ b/complexfunctions.html @@ -102,12 +102,12 @@ Graph complex functions (C->C) sin Sine cos Cosine tan Tangent + r, theta Polar coordinates ln Natural logarithm ($\log_e x$) log Logarithm ($\log_a b$) sinh Hyperbolic sine cosh Hyperbolic cosine tanh Hyperbolic tangent - -- cgit v1.2.3