No.12233160 ViewReplyOriginalReport
I am writing a program and I need to be able to raise numbers by decimal powers WITHOUT a dedicated exponent raise command.
For example I need to calculate 5^.5 without actually using ^.