From 81440f474d23fc7e11b5d3adcfa94116a02ba0ee Mon Sep 17 00:00:00 2001 From: Michele Summo <92208394+michele-summo@users.noreply.github.com> Date: Wed, 20 Apr 2022 15:46:09 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a3b1592..bbf3b76 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,9 @@ along with this program. If not, see . Added functions: ---------------- -* Coloring speed and speed functions +* Coloring speed and coloring speed functions * New functions: bship (burning ship), min(default/real/imag/magnitude), * max(default/real/imag/magnitude), mid(default/real/imag/magnitude), -* rect, polar, trunc, round, mod and so on... +* rect, polar, trunc, round, mod +* sincos, tancot, julian, pn transforms (p1, p2, ..., pn) +* Newton mode emulation and so on...