diff --git a/docs/ops/arithmetic/Tan_1.md b/docs/ops/arithmetic/Tan_1.md index 6e2524f4bc64f8..d9086f7ad5fba0 100644 --- a/docs/ops/arithmetic/Tan_1.md +++ b/docs/ops/arithmetic/Tan_1.md @@ -34,7 +34,7 @@ a_{i} = tan(a_{i}) **Types** -* *T*: int32,int64,uint32,uint64,float16,float32 +* *T*: any supported numeric type. **Examples**