Mac · Free download · Math
Extended Plugin 1.3.3
REALbasic plug-in adds new data types.
- Operating system
- Mac OS
- File size
- 525 KB
- License
- Freeware
- Last updated
- Feb 7, 2025
241 downloads·481 page views
Mac · Free download · Math
REALbasic plug-in adds new data types.
241 downloads·481 page views
Overview
REALbasic plug-in adds new data types.
In depth
ExtFloat is the type RR of NTL. You can set both the bit precision and the decimal output precision for ExtFloat, with no limitation except for available memory. It might take awhile, but you can now calculate pi in a REALbasic program to a million decimal places, or more. The power of 10 for ExtFloat can range from about -60,000,000 to +60,000,000 as compared to -308 to +308 for a Double.
ExtComplex doesn't exist in NTL. I made it from two ExtFloats. So the real and imaginary parts of an ExtComplex use the bit precision and the decimal output precision set for ExtFloat. So you can now use complex numbers with almost unlimited precision.
IAExtFloat also doesn't exist in NTL. It is a data type which is used for Interval Arithmetic, which is arithmetic with inequalities. An IAExtFloat number is represented by two ExtFloat numbers (a, b), where one thinks of an ExtFloat number x being in the interval between a and b. That is: a <= x <= b. For a function of x calculated with interval arithmetic the result is an IAExtFloat whose interval (fa, fb) bounds the range of values attained as x varies in the interval (a, b).
Verdict
Extended Plugin 1.3.3 runs on Mac OS and is available under the Freeware license — the installer is 525 KB. We’ve catalogued it under Math.
At a glance
Help fellow users decide. Share your experience with Extended Plugin 1.3.3.