Thread: Complex numbers
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alain Turgeon Alain Turgeon is offline
external usenet poster
 
Posts: 2
Default Complex numbers

I would like to know if there is some possiblities to use
complex variable to do calculation in a subroutine or if
you have to use real number and do the calculation by
yourself.

Thanks very much!