I need some way to calculate x^y (power function) where x is a word variable (0-65535) and y is selection of ( 0.5 , 0.6 , ..., 0.9, 1). Is there a some eficient way to do this,meaning not calculating series or some large tables . Integer result with some marginal error would be fine.
Bookmarks