From e802373084b40bbecdf2ef214449961d0c482cc4 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Mon, 13 Mar 2023 21:33:13 -0230 Subject: update man page --- pfc.1 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pfc.1 b/pfc.1 index 869f96b..348cec2 100644 --- a/pfc.1 +++ b/pfc.1 @@ -67,6 +67,15 @@ Cosine function. .B tan Tangent function. .TP +.B asin +Inverse sine function. +.TP +.B acos +Inverse cosine function. +.TP +.B atan +Inverse tangent function. +.TP .B deg Convert radians to degrees. .TP -- cgit v1.2.3