Complex Plugin 1.7 review

Download
by rbytes.net on

Complex Plugin is a plugin for REALbasic 5 which, because of operator and function overloading, allows complex numbers to be used much like doubles and integers in REALbasic programs.

License: Freeware
OS: Mac OS X
File size: 87K
Developer: Bob Delaney
Price: $0.00
Updated: 14 May 2006
0 stars award from rbytes.net


Complex Plugin is a plugin for REALbasic 5 which, because of operator and function overloading, allows complex numbers to be used much like doubles and integers in REALbasic programs.

Complex Plugin for REALbasic 5 allows you to construct programs which can handle complex numbers much like doubles and integers are handled. Complex numbers are represented by two doubles, not by the multi-precision numbers used by my MPCalc and Precision plugins.

What's New:
Faster square root function.
Corrects a possible error in the Pow function.

Requirements:
REALbasic 5 or later.

Complex Plugin 1.7 keywords