Search:

Type: Posts; User: felixb

Search: Search took 0.14 seconds.

  1. Replies
    2
    Views
    1,228

    Re: Question about math.pow

    sorry, my mistake. it's print exactly 4.
    thnks
  2. Replies
    2
    Views
    1,228

    Question about math.pow

    hi

    i run the following code:


    Math.pow(2,2)


    why the output is 4.012 and not 4?
Results 1 to 2 of 2