function [teta1]=fungsi3(u) l1=10 l2=12 a1=(u(1,:))^2 a2=(u(2,:))^2 a3=(u(3,:))^2 b=a1+a2+a3- A1= B1=sqrt(C) teta1=atan(A1/B1)