Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!hplabs!hpl-opus!hpnmdla!hpsad!sdw From: sdw@hpsad.HP.COM (Steve Warwick) Newsgroups: comp.lang.c++ Subject: taking powers with "^" Message-ID: <1920003@hpsad.HP.COM> Date: 21 Jun 91 23:20:20 GMT Organization: HP Signal Analysis Division - Rohnert Park, CA Lines: 6 when ATT built the complex class, C++ became my favourite language for numerical processing and analysis. however, I'm still looking for one little friend, the power symbol "^" as in 10^5, x^y. Can/Has someone defined a set of friend functions for integer/double/complex numbers ? thanks sdw@hpsad.hp.com