From 08e38f8c7688553a711a5dd514e7b8702053e6b3 Mon Sep 17 00:00:00 2001 From: "Yan, Xiping" Date: Thu, 15 Jul 2021 09:59:38 +0800 Subject: [PATCH] recall atanh input data type description --- docs/ops/arithmetic/Atanh_3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ops/arithmetic/Atanh_3.md b/docs/ops/arithmetic/Atanh_3.md index d08486c4205..7cdad8e47af 100644 --- a/docs/ops/arithmetic/Atanh_3.md +++ b/docs/ops/arithmetic/Atanh_3.md @@ -22,7 +22,7 @@ **Types** -* *T*: any supported numeric type. +* *T*: any floating point type. **Examples**