Complete Math Library

 

Hello,

If Math*() functions that come built-in are not enough for my purposes, are there any math libraries I could #include? Otherwise, would it be possible to obtain source code of the math.h that is used in C languages and somehow use it in mql4.

Otherwise, I will have to code a few math functions myself.

 

I just thought of php, it has extensive functions on several subjects, much more than MT4. The source is available, maybe the php dlls can also be used from mt4 just like another dlls.