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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

