[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PDP++ and complex numbers (fwd)
hanna@csee.uq.edu.au writes:
> Can I run pdp++ (specifically bp++; SRN) in the complex numbers
> environment(real and imaginary OR absolute and phase)? Do I need
> to customize PDP++ to do this? Any pointers in this direction
> would be very appreciated.
You would need to customize pdp++ to do this, using c++ (can't do this
in the script language, i'm pretty sure). It would probably be
relatively few lines of code, but you'd need to familiarize yourself
pretty well with the guts of pdp++ to know where to put those few
lines! ;)
- Randy