I want to calculate these equation in a function component:
sinh^(-1)[h/sqrt(s^2 - h^2)] - L/(2a) but it's not working...
Can someone help me with the correct syntax for the "expression editor" in grasshopper?
PD: "h", "L" and "a" are inputs variables.
I'm trying to do a catenary from two points like in these video:
http://www.grasshopper3d.com/video/catenaria-1
The equation it's suppose to be the "A" constant in the catenary equation: y(x) = a cosh(x/a + A) + B
The "B" constant is B = -a cosh A
Tags: