MathAction SandBox3



SandBox3
last edited 12 years ago by test1

quad Bezier/line Intersection

fricas
(1) -> eqn1:= k*Lr - Pr + Ar*w*(1-w)=0
Type: Equation(Polynomial(Integer))
fricas
eqn2:= k*Ls - Ps + As*w*(1-w)=0
Type: Equation(Polynomial(Integer))
fricas
eqn3:= k*Lt - Pt + At*w*(1-w)=0
Type: Equation(Polynomial(Integer))
fricas
solve([eqn1, eqn2, eqn3], [w])
Type: List(List(Equation(Fraction(Polynomial(Integer)))))

fricas
limit( (sin(2*x)/x)^(1+x), x=0)
Type: Union(OrderedCompletion?(Expression(Integer)),...)
fricas
limit(sin(x)/x, x=0, "right")
Type: Union(OrderedCompletion?(Expression(Integer)),...)
fricas
limit((3^x+5^x)^(1/x), x=0, "right")
Type: Union(OrderedCompletion?(Expression(Integer)),...)
fricas
limit((3^x+5^x)^(1/x), x=0)
Type: Union(Record(leftHandLimit: Union(OrderedCompletion?(Expression(Integer)),"failed"),rightHandLimit: Union(OrderedCompletion?(Expression(Integer)),"failed")),...)




Subject: Be Bold !!
( 15 subscribers )
Please rate this page:

AltStyle によって変換されたページ (->オリジナル) /