@remus said:
I think the sin function must be in radians.
If you can get the angle in radians, then just put that in instead, otherwise use this formula instead:
=2*side length*sin((angle*pi)/360)
That was it! That's the reason it didn't work!
gaaah... and I was thinking that I'd missed something in the understanding of the formula.
Thankyou Remus!