CompuServe Thread

#Complex numbers

2 messages in this thread
#50238From: Rob LefebvreJul 30, 1993 4:11 PM
The compiler does not have a complex class! Isn't that part of the C++ standard now? Is there one available somewhere? I've been using the Borland compiler under DOS until now. Rob Lefebvre There is 1 Reply.
#50376From: Julie Solon [Microsoft]Aug 2, 1993 11:25 AM
Rob, > The compiler does not have a complex class! Isn't that part of the C++ standard now? I know that the C++ standard defines the language and the C Run-Time, but I am not aware that it defines the contents of an individual compiler vendor's class libraries. At least, Stroustrup makes no mention of it 🙂 Did Borland ship the source for you? If so, then you could start from there. If not, I have seen the beginnings of such a class in C++ tutorials. Sincerely, Julie Solon Microsoft Developer Support