MATLAB: Error using cos.Not enough input arguments.

coserrorMATLAB

Hi all,
Can anyone help me with this problem – Error using cos Not enough input arguments.
A2=sinh((x^2)+cos^2*y)^3/sqrt(abs(x-cos(y))+ln*(abs((x-cos(y)))/(x^2)+(cos^2)*y+abs(sin)*x))
Error using cos
Not enough input arguments.
i am new to matlab and i need to rezolve these expresition.

Best Answer

try this line by line
y=pi
(cos(y))^2
cos^2*y