DOCUMENTATION
/
Getting Started
Guides
Developer
Reference
Releases
Tutorials
Status
  1. Overview
    • SQL Command Reference
    • Function Reference
        1. Summary of Functions
          • All Functions (Alphabetical)
            • Aggregate
            • Bitwise Expression
            • Conditional Expression
            • Context
            • Conversion
            • Data Generation
            • Date & Time
            • Encryption
            • File
            • Geospatial
            • Hash
            • Metadata
            • Numeric
                1. Arithmetic
                2. DIV0
                  • DIV0NULL
                    • Rounding and Truncation
                    • ABS
                      • CEIL
                        • FLOOR
                          • MOD
                            • ROUND
                              • SIGN
                                • TRUNCATE
                                  • TRUNC
                                    • Exponent and Root
                                    • CBRT
                                      • EXP
                                        • FACTORIAL
                                          • POW
                                            • POWER
                                              • SQRT
                                                • SQUARE
                                                  • Logarithmic
                                                  • LN
                                                    • LOG
                                                      • Trigonometric
                                                      • ACOS
                                                        • ACOSH
                                                          • ASIN
                                                            • ASINH
                                                              • ATAN
                                                                • ATAN2
                                                                  • ATANH
                                                                    • COS
                                                                      • COSH
                                                                        • COT
                                                                          • DEGREES
                                                                            • PI
                                                                              • RADIANS
                                                                                • SIN
                                                                                  • SINH
                                                                                    • TAN
                                                                                      • TANH
                                                                                        • Other
                                                                                        • WIDTH_BUCKET
                                                                                      • Regular Expressions
                                                                                      • Semi-Structured and Structured Data
                                                                                      • String & Binary
                                                                                      • System
                                                                                      • Table
                                                                                      • Window
                                                                                  • Class Reference
                                                                                  • Scripting Reference
                                                                                  • General Reference
                                                                                  • API Reference
                                                                                    ReferenceFunction ReferenceNumericSINH
                                                                                    Categories:

                                                                                    Numeric Functions (Trigonometric)

                                                                                    SINH¶

                                                                                    Computes the hyperbolic sine of its argument.

                                                                                    Syntax¶

                                                                                    SINH( <real_expr> )
                                                                                    
                                                                                    Copy

                                                                                    Arguments¶

                                                                                    real_expr

                                                                                    This expression should evaluate to a real number.

                                                                                    Examples¶

                                                                                    SELECT SINH(1.5);
                                                                                    
                                                                                    -------------+
                                                                                      SINH(1.5)  |
                                                                                    -------------+
                                                                                     2.129279455 |
                                                                                    -------------+
                                                                                    
                                                                                    Copy

                                                                                    Was this page helpful?

                                                                                    Visit Snowflake
                                                                                    Join the conversation
                                                                                    Develop with Snowflake
                                                                                    Share your feedback
                                                                                    Read the latest on our blog
                                                                                    Get your own certification
                                                                                    Privacy NoticeSite Terms© 2023 Snowflake, Inc. All Rights Reserved.
                                                                                    1. Syntax
                                                                                    2. Arguments
                                                                                    3. Examples
                                                                                    Language: English
                                                                                    • English
                                                                                    • Français
                                                                                    • Deutsch
                                                                                    • 日本語
                                                                                    • 한국어
                                                                                    • Português