Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.8.0
    • Function/UDF
    • None

    Description

      float8 sign(float8)

      if value is greater than 0 return 1.0
      if value is equals to 0 return 0.0
      if value is less than 0 return -1.0

      Attachments

        1. TAJO-397.patch
          6 kB
          DaeMyung Kang

        Activity

          People

            charsyam DaeMyung Kang
            charsyam DaeMyung Kang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: