Jump to content

facha

New Members
  • Posts

    1
  • Joined

  • Last visited

facha's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hello I have this code: <?php $xtile = floor(((37.739658 + 180) / 360) * pow(2, 3200)); echo $xtile; i need to echo the value of $xtile but it always returns INF, i can do this in JavaScript but for some reason im not being able to do this via PHP Thanks
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.