What is the return type of the function sqrt ? - Study24x7
Social learning Network
45 followers study24x7 20 Jul 2021 12:04 PM study24x7 study24x7

What is the return type of the function sqrt ?

study24x7
Write a comment
  • Edubabble LLP
  • The SQRT function returns the square root of a floating-point number; only the built-in types REAL, FLOAT, and DOUBLE PRECISION are supported. The return type for SQRT is the type of the parameter. Note: To execute SQRT on other data types, you must cast them to floating-point types.

    See more

    Related Questions
    500+   more Questions to answer
    Most Related Articles