summaryrefslogtreecommitdiffstats
path: root/man-pages-posix-2017/man3p/cpow.3p
diff options
context:
space:
mode:
Diffstat (limited to 'man-pages-posix-2017/man3p/cpow.3p')
-rw-r--r--man-pages-posix-2017/man3p/cpow.3p2
1 files changed, 1 insertions, 1 deletions
diff --git a/man-pages-posix-2017/man3p/cpow.3p b/man-pages-posix-2017/man3p/cpow.3p
index bb53e62..e0d673d 100644
--- a/man-pages-posix-2017/man3p/cpow.3p
+++ b/man-pages-posix-2017/man3p/cpow.3p
@@ -28,7 +28,7 @@ ISO\ C standard. Any conflict between the requirements described here and the
ISO\ C standard is unintentional. This volume of POSIX.1\(hy2017 defers to the ISO\ C standard.
.P
These functions shall compute the complex power function
-\fIx\s-3\uy\d\s+3\fR, with a branch cut for the first parameter along
+\fIx**y\fR, with a branch cut for the first parameter along
the negative real axis.
.SH "RETURN VALUE"
These functions shall return the complex power function value.