getting nth root of an integer
getting nth root of an integer
- Subject: getting nth root of an integer
- From: Ken Tozier <email@hidden>
- Date: Sun, 27 May 2007 10:08:30 -0400
Hi
I need to get the nth root of integers and find that pow(x, 1/p)
doesn't work where p = power. I looked in the math.h file but didn't
see anything that jumped out at me other than sqrt. Is there a
function to get nth roots?
Thanks
Ken
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden