photo

Andrew


Last seen: 4 månader ago Active since 2023

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Solver

View badges

Feeds

View by

Question


solve() "Unable to find explicit solution"
Using solve for an equation is not working and I'm not sure why. This has an explicit solution but it doesn't work. What am I mi...

10 månader ago | 3 answers | 0

3

answers

Question


using hasSymType(expression, 'constants') returns true when no constants
When trying to find if my expression has constants, hasSymType() always returns true. For example syms s; hasSymType(s*2,'cons...

10 månader ago | 2 answers | 0

2

answers

Question


input() only prints its prompt on first iteration of loop
I'm attempting to create a program that gives the output of a chosen function when the user inputs the function's number. The pr...

11 månader ago | 0 answers | 0

0

answers