Community Profile

photo

Eris Rusnac


Last seen: alrededor de 3 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


Make a function loop
Making a function of the game yahtzee that rerolls until 5 of a kind is reached here is my current code function roll_again = y...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


what do i use instead of &&

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


For loop only outputting the final value.
function y = q2(t) if 0 > t; y = t*sin(2*t)+sin(40+t); elseif 0 <= t & t <= 100; y = t*(t-1.6*sin(25*t)); elseif 10...

alrededor de 3 años hace | 3 respuestas | 0

3

respuestas