From 374e05a586abc41a3a8241fa6a4cc48726a90f19 Mon Sep 17 00:00:00 2001 From: stefan schippers Date: Fri, 18 Oct 2024 02:30:47 +0200 Subject: [PATCH] update docs: cph() continuous phase graph function --- doc/xschem_man/graphs.html | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/xschem_man/graphs.html b/doc/xschem_man/graphs.html index 6e141f08..c2641f32 100644 --- a/doc/xschem_man/graphs.html +++ b/doc/xschem_man/graphs.html @@ -215,6 +215,7 @@ p{padding: 15px 30px 10px;}
  • asin() Inverse trig. sin function
  • acos() Inverse trig. cos function
  • atan() Inverse trig. tan function
  • +
  • cph() Continuous phase. Instead of [-180, +180] discontinuities make phase continuous
  • sqrt() Square root
  • sgn() Sign
  • abs() Absolute value