photo

Fahad alshammari


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Create function to calculate leap year
function year year = input (' Enter the year : ') if mod(year,4) == 0 disp ('true') elseif mod(year,100) == 0 disp ('falus') ...

alrededor de 5 años hace | 0

Pregunta


can u help me with Maclaurin series expansion
can you please help me solve this problem Create MATLAB function that implement this formula Cos(x) = 1-(x^2/2!)+(x^4/4!)-...

casi 6 años hace | 1 respuesta | 0

1

respuesta