Community Profile

photo

Eris Rusnac


Last seen: 거의 3년 전 2021년부터 활동

Followers: 0   Following: 0

통계

Feeds

보기 기준

질문


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...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


what do i use instead of &&

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 3년 전 | 답변 수: 3 | 0

3

답변