Community Profile

photo

Mikela Petersen


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


If statements comparing two character strings with multiple inputs
I have to use two strings that include different characters such as str1= ["rho" , "mu" , "nu"] and str2= ["SI", "BG"] and go fr...

3 years ago | 1 answer | 0

1

answer

Question


Euler's Method
I'm getting an error that reads "Error in myeuler (line 22) y(i+1) = y(i) + (dx * f(x(i),y(i)));" I don't exactly know wha...

3 years ago | 2 answers | 0

2

answers