Have you considered that there’s a good reason for that?
Outside of simpler problems, formulas and algorithms written in C++ often do not directly translate to blueprint, and in some cases cannot be easily translated at all. Blueprint users tend to rely on slightly different math nodes, and some parts of FMath aren’t exposed to blueprints in any way at all - consider Quaternions as a good example.