Timeline for What is the reverse of x = pow(y, 5)
Current License: CC BY-SA 3.0
5 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Feb 16, 2012 at 10:22 | vote | accept | Benjamin | ||
Feb 16, 2012 at 10:06 | comment | added | Victor Sorokin | @H2CO3 I've mention that it's pseudo-code -- I don't know Objective C. Though, have to admin it's pretty obvious thing for any C-derived language. | |
Feb 16, 2012 at 10:06 | history | edited | user529758 | CC BY-SA 3.0 |
added 4 characters in body
|
Feb 16, 2012 at 10:05 | comment | added | user529758 | wrong, 1/5 will evaluate to 0 because it's integer division (no matter the 'pow' function takes a double). | |
Feb 16, 2012 at 10:04 | history | answered | Victor Sorokin | CC BY-SA 3.0 |