MathAction SandBoxFormalProduct



SandBoxFormalProduct
last edited 10 years ago by Bill Page

fricas
(1) -> f:=operator 'f
Type: BasicOperator?
fricas
differentiate(f(x),x) = differentiate(f(y),y)
Type: Equation(Expression(Integer))
fricas
test %
Type: Boolean
fricas
integrate(f(x),x) = integrate(f(y),y)
Type: Equation(Expression(Integer))
fricas
test %
Type: Boolean
fricas
-- y is replaced with x?
product(f(x),x) = product(f(y),y)
Type: Equation(Expression(Integer))
fricas
test %
Type: Boolean
fricas
smaller?(product(f(x),x),product(f(y),y))
Type: Boolean
fricas
smaller?(product(f(y),y),product(f(x),x))
Type: Boolean
fricas
sum(f(x),x) = sum(f(y),y)
Type: Equation(Expression(Integer))
fricas
test %
Type: Boolean
fricas
smaller?(sum(f(x),x),sum(f(y),y))
Type: Boolean
fricas
smaller?(sum(f(y),y),sum(f(x),x))
Type: Boolean




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

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