Type

Value that represents the function to be applied. Possible values are:

Value

Meaning

MF_SQR

[0] Square the values.

MF_LOG

[1] Take the log of the values.

MF_SQRT

[2] Take the square root of the values.

MF_SIN

[3] Take the sine of the values.

MF_COS

[4] Take the cosine of the values