【中文版】

Introduction

MFP language introduction

MFP functions

deploy user functions

call MFP in your app

build Android APK

game programming

chart plotting

MFP math analysis

MFP file procession

number string and array

time date and system

Introduction of SCP

MFP Help

Mathematical language For Parallel programming, i.e. MFP, is a powerful tool to do mathmatic analysis as well as JAVA and Android development. Besides basic calculations it supports 1. object oriented programming; 2. array; 3. string; 4. time and date; 5. file operation; 6. parallel computing; 7. 2D game programming; 8. mathematic charting; 9. complex number; 10. matrix and 11. indefinite and definite (higher order) integration. It is cross-platform which means its code can run both on JAVA virtual machine and in an Android device. Moreover, it is able to build Android APK from an MFP function to run the function as an Android App. MFP language has been built-in in a software application called Scientific Calculator Plus, which has two versions for Android and JAVA respectively. As a programmable tool, MFP opens infinite opportunities for programmers and researchers.

Language manual

Built-in and predefined functions

How to deploy user defined functions

Download PDF manual