Mathf.Pow(2, -0.25) returns infinity
Hi, I am using Mathf.Pow(2, -0.25) and Math.pow(2,-0.25), both return me infinity. I also tried to put 2f instead of 2, but still not working. What causes it?
Comment
Your answer
Follow this Question
Related Questions
Drag - Rotate 0 Answers
Add CoreBluetooth framework automatically 2 Answers
Problem with upload questions in a quiz game 0 Answers
I'm having a problem while jumping an object in Unity 5 0 Answers
KeyNotFoundException: Morph3d 1 Answer