Base Converter converts an integer or non-integer string, including floating point strings expressed in one base to an expression in another base. The allowed bases range from 2 to 65536. The length of the number is limited only by available memory. Base...

Base Converter converts an integer or non-integer string, including floating point number strings, expressed in one base to an expression in another base. The allowed bases range from 2 to 65536. The length of the number is limited only by available...

ComplexMatrix Plugin adds complex matrices to the functionality of my Complex and Matrix plugins. If you are using those plugins you should remove them. ComplexMatrix Plugin for Real Studio allows you to construct programs which, because of operator and...

CrypterRB

CrypterRB 1.1

CrypterRB is an application which implements the RSA algorithm for public-key encryption. Three windows in CrypterRB provide easy-to-use implementations of the RSA methods, they are titled GenKeys, Encode, and Decode.What is new in this release:v. 1.1 now...

Decimal Plugin is a REAL Studio plugin that handles big numbers as exact decimals. Decimal can handle big numbers whose size is only limited by available memory. Decimal can be freely mixed with REALbasic's numeric types. The Decimal type can exactly...

EnergyRB

EnergyRB 1.0

EnergyRB allows you to easily find and display energy eigenvalues and eigenfunctions for the one-dimensional time-independent Schroedinger equation. Incorporating REALbasic's RBScript, potential energy function can be entered by the user. This function...

EnergyRB

EnergyRB 1.0

EnergyRB allows you to easily find and display energy eigenvalues and eigenfunctions for the one-dimensional time-independent Schroedinger equation. Incorporating REALbasic's RBScript, almost any potential energy function can be entered by the user. This...

FP

FP 7.4

FP is an Xcode C++ project which implements unlimited length integers, multi-precision floating point numbers, fractions with unlimited length integers as num/den, and multi-precision complex numbers. It can calculate the usual transcendental functions,...