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.expression.Expression.cosh#

property Expression.cosh: pyflink.table.expression.Expression[float]#

Calculates the hyperbolic cosine of a given number.

See also

sin, cos, sinh, cosh, tan, cot, asin, acos, atan, tanh

New in version 1.12.0.

previous

pyflink.table.expression.Expression.log

next

pyflink.table.expression.Expression.sinh

Show Source

Created using Sphinx 4.5.0.