Allow math constants to be entered into the Math node

the math node already supports expression evaluation, would be even better for it to automatically interpret pi (3.14), tau (6.28), e (2.71), maybe phi (1.62) and maybe other ones I can’t think of rn

A constants for common roots (e.g. root2, root3, root5) would also be useful, but these are better implemented as a root(n) or sqrt(n) function

2 Likes