Ctrl+K
Logo image Logo image

Site Navigation

  • API Reference
  • Examples

Site Navigation

  • API Reference
  • Examples

Section Navigation

  • PyFlink Table
    • TableEnvironment
    • Table
    • Data Types
    • Window
    • Expressions
    • User Defined Functions
    • Descriptors
    • StatementSet
    • Catalog
  • PyFlink DataStream
  • PyFlink Common

pyflink.table.expressions.atan2#

atan2(y, x) → pyflink.table.expression.Expression[float][source]#

Calculates the arc tangent of a given coordinate.

New in version 1.12.0.

previous

pyflink.table.expressions.rand_integer

next

pyflink.table.expressions.negative

Show Source

Created using Sphinx 4.5.0.