Trigonometric Functions | DataFrame Column | Teradata Package for Python - Trigonometric Functions - Teradata Package for Python

Teradata® Package for Python User Guide

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Teradata Package for Python
Release Number
20.00
Published
December 2024
ft:locale
en-US
ft:lastEdition
2025-01-23
dita:mapPath
nvi1706202040305.ditamap
dita:ditavalPath
plt1683835213376.ditaval
dita:id
rkb1531260709148
lifecycle
latest
Product Category
Teradata Vantage

See the Trigonometric Functions section of Teradata Package for Python Function Reference, B700-4008) at https://docs.teradata.com/ for detailed description and usage examples of these functions.

Trigonometric Functions supported by DataFrame Column
Sr. No. Function Name Description
1 acos() Returns the arc-cosine value.
2 asin() Returns the arc-sine value.
3 atan() Returns the arc-tangent value.
4 atan2() Returns the arc-tangent value based on x and y coordinates.
5 cos() Returns the cosine value.
6 sin() Returns the sine value.
7 tan() Returns the tangent value.