From 1f5f1d4b334d1dae9902ab14b2db103ec6444076 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sun, 3 Dec 2023 05:19:22 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 1 - README.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 .github/.keepalive diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index 4e8b56a..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-12-01T04:08:48.439Z diff --git a/README.md b/README.md index 2098246..7e88058 100644 --- a/README.md +++ b/README.md @@ -222,7 +222,7 @@ int main( void ) { ## See Also - [`@stdlib/math-base/special/copysign`][@stdlib/math/base/special/copysign]: return a double-precision floating-point number with the magnitude of x and the sign of y. -- [`@stdlib/math-base/special/flipsignf`][@stdlib/math/base/special/flipsignf]: return a single-precision floating-point number with the magnitude of x and the sign of x*y. +- [`@stdlib/math-base/special/flipsignf`][@stdlib/math/base/special/flipsignf]: return a single-precision floating-point number with the magnitude of x and the sign of x\*y.