Trivially make long math chains using a simple Python expression.
https://extensions.blender.org/add-ons/math-formula/
This supports the main builtin node editors in blender: Shader Editor, Geometry Node Editor, Texture Node Editor, Compositor
In the text box that appears, type in a mathematical expression that you want to evaluate, for example, sin(x + 64) % (y ** 14 + 10). Accept the dialogue and a node tree will be generated with math nodes.
Mathematical operators you would expect to work are supported, including:
And all other mathematical functions in the Math node is supported.
Edit preferences lookups as per guidelines
This extension does not require special permissions.
Absolutely Amazing! I didn't even know I needed this until I came across this today! Takes away all the tedious work of connecting math nodes. And if you make a mistake, just delete the nodes and regenerate!
great addon, please update it for blender 5.0. very very helpful...