power function instead of pow function
Apr 14, 2013 at 7:25pm
i have to make power function instead of pow function ex: x^y it's easy if y is integer but it's to hard if y is fraction i want any hint plz ...
Apr 14, 2013 at 7:31pm
For non-integer values you could use log and antilog - if that is permitted.
Apr 14, 2013 at 7:36pm
yes it's premitted i will try it thank you ^_^ .
Topic archived. No new replies allowed.