【中文版】

Introduction

MFP language introduction

MFP functions

all functions

integer operation

logic functions

statistic and stochastic

trigononmetric functions

exponential functions

complex number

system functions

array or matrix

graphic functions

expression and calculus

string functions

hyperbolic trigononmetric

sorting functions

polynomial

signal processing

file operation

time and date

graphic display

multimedia functions

data structure

data interchange format

platform and hardware

parallel computing

RTC multimedia

reflection

MFP compiling

others

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

Scientific Calculator Plus : Built-in and predefined functions

This version of MFP provides the following built-in and predefined functions. Note that the difference between built-in and predefined functions is, built-in functions cannot be overloaded by user defined functions while predefined functions can be overloaded by the functions which are defined by user and have the same name and parameter pattern (parameter pattern means the number of parameters and if optional parameters are allowed). Moreover, MFP provides examples which are actually implementations of all the predefined functions.

View infomation of all functions.

View infomation of functions typed by built-in functions and predefined functions.

View infomation of functions categoried by integer operation, logic, statistic and stochastic, trigononmetric, exponential and logarithmic, complex number, system, array or matrix, graphic, expression and calculus, string, hyperbolic trigononmetric, sorting, polynomial, solver, signal processing, file operation, time and date, graphic display interface, multimedia, data structure, platform and hardware, parallel computing, webrtc based video and audio communication, data exchange file format operation, reflection, mfp compiling, and others.