Feeds
提问
Why can't solve "limit((5x-3)/x,x,inf)"?
The code was: syms x limit((5x-3)/x,x,inf) And the problem was: Error: File: Untitled2.m Row: 2 Column: 9 Should not be a...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to find function expressions based on the relationship between specific function values?
The problem conditions are: 1, do not know the expression of a function 2.Know the relationship between several specific value...
6 years 前 | 0 个回答 | 0
0
个回答提问
Why ('t=(2x+1)/(2x-2)','x') is unsolvable?
The code was: solve('t=(2x+1)/(2x-2)','x') t is an uncertain constant The error message is: Warning: Support of character ...
6 years 前 | 1 个回答 | 0

