Used FP Plugin for Windows? Share your experience and help other users.


Key Details of FP Plugin

  • Add new data types for your Real Studio and Xojo.
  • Last updated on
  • There have been 5 updates
  • Virus scan status:

    Clean (it’s extremely likely that this software program is clean)


Developer’s Description

Add new data types for your Real Studio and Xojo.
Using my own fp multi-precision engine, FP Plugin for Xojo adds six new data types, BigInteger, BigFloat, BigComplex, BigFraction, BigPoly, And BigMatrix. Except for available memory, there is no limitation on the size of a BigInteger. BigFloat is a multi--precision floating point number. You can set both the internal precision and the decimal output precision for BigFloat, with no limitation except for available memory. BigComplex is composed of two BigFloats. BigFraction represents num/den where num and den are BigIntegers. fp Plugin itself allows you to construct programs which can handle the six new data types much like doubles and integers are handled. To a large extent the new data types can be freely used with the +, -, *, and / operators, and can be used in comparisons. And most of Xojo's functions have been overloaded to take the new data types, where it makes sense to do so. The added 7th data type is ComplexVector, which holds an array of complex numbers. Additional functions use the Laguerre method to find for a polynomial all its roots (complex or real) to any chosen precision.


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
7.4
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 10
  • Windows 8
  • Windows 2003
  • Windows 7
  • Windows XP
  • Windows Vista
Additional Requirements
Real Studio/Xojo
POPULARITY
Total Downloads
104
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


Download.com
Your review for FP Plugin