Skip to content

Commit d4a3952

Browse files
Update docs/api/paddle/asin_cn.rst
1 parent 92df71c commit d4a3952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/paddle/asin_cn.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ arcsine 函数。
1717
::::::::::::
1818

1919
- **x** (Tensor) - 输入的 Tensor,数据类型为:float32, float64, float16, bfloat16,
20-
uint8, int8, int16, int32, int64, complex64 or complex128。
20+
uint8, int8, int16, int32, int64, complex64 or complex128。
2121
- **name** (str,可选) - 具体用法请参见 :ref:`api_guide_Name`,一般无需设置,默认值为 None。
2222

2323
返回

0 commit comments

Comments
 (0)