- introduction
- picture
- Boutique
- Related
Developer's DescriptionBy Robert DelaneyIncorporate complex numbers handling feature to Real Studio.Complex Plugin for Real Studio allows you to construct programs which can handle complex numbers much like doubles and integers are handled. Complex numbers are represented by two doubles. Complex Plugin is compiled for Mac (Universal), Linux, and Windows. The operators +, -, *, and / are overloaded. It includes REALbasic built in functions are overloaded to take and return complex arguments.