Giter VIP home page Giter VIP logo

Comments (6)

BaurzhanSakhariev avatar BaurzhanSakhariev commented on June 23, 2024 1

one exception - 0^0 is 1.
It can be undefined in some software but at least it's like that in Postgres https://www.db-fiddle.com/f/drvR9EzyXrBcwgCi7XWbMv/0

from crate.

DHRUV6029 avatar DHRUV6029 commented on June 23, 2024

Hi, Can i work on this enhancement?

from crate.

BaurzhanSakhariev avatar BaurzhanSakhariev commented on June 23, 2024

Hi, Can i work on this enhancement?

Hi, sure, assigned it to you

from crate.

DHRUV6029 avatar DHRUV6029 commented on June 23, 2024

Hello ,
Just to Clarify , select 0^2; -> 1. should be 0 not 1, I checked in PostgreSQL it gives 0?

from crate.

BaurzhanSakhariev avatar BaurzhanSakhariev commented on June 23, 2024

yes, select 0^2 = 0

in general, 0^x = 0, x^0 = 1.

from crate.

surister avatar surister commented on June 23, 2024

Hello , Just to Clarify , select 0^2; -> 1. should be 0 not 1, I checked in PostgreSQL it gives 0?

Yes, it's a typo my bad.

from crate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.