Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • SQL
    • None

    Description

      Function Description Example Result
      sinh(x) hyperbolic sine sinh(0) 0
      cosh(x) hyperbolic cosine cosh(0) 1
      tanh(x) hyperbolic tangent tanh(0) 0
      asinh(x) inverse hyperbolic sine asinh(0) 0
      acosh(x) inverse hyperbolic cosine acosh(1) 0
      atanh(x) inverse hyperbolic tangent atanh(0) 0

       
      https://www.postgresql.org/docs/12/functions-math.html#FUNCTIONS-MATH-HYP-TABLE

      Attachments

        Issue Links

          Activity

            People

              Tonix517 Tony Zhang
              yumwang Yuming Wang
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: