U us3rnotfound Diamond Member Jun 7, 2003 5,334 3 81 Aug 29, 2006 #1 How would you type this into Matlab? cos^2(4.12pi/6)
Gibson486 Lifer Aug 9, 2000 18,378 2 0 Aug 29, 2006 #4 just remember that trigfunc^2(x) = (trigfunc(x))^2
A ArchCenturion Senior member Aug 6, 2006 890 0 0 Aug 29, 2006 #5 Originally posted by: Gibson486 just remember that trigfunc^2(x) = (trigfunc(x))^2 Click to expand... :thumbsup:What he said.:thumbsup:
Originally posted by: Gibson486 just remember that trigfunc^2(x) = (trigfunc(x))^2 Click to expand... :thumbsup:What he said.:thumbsup:
U us3rnotfound Diamond Member Jun 7, 2003 5,334 3 81 Aug 29, 2006 #6 So is cos(x)^2 == cos^2(x)? I have to type this command in Matlab, so i'm not sure how to do it.