login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

fricas
f:=operator 'f

\label{eq1}f(1)
Type: BasicOperator?
fricas
differentiate(f(x),x) = differentiate(f(y),y)

\label{eq2}{{f^{\prime}}\left({x}\right)}={{f^{\prime}}\left({y}\right)}(2)
Type: Equation(Expression(Integer))
fricas
test %

\label{eq3} \mbox{\rm false} (3)
Type: Boolean
fricas
integrate(f(x),x) = integrate(f(y),y)

\label{eq4}{\int^{
\displaystyle
x}{{f \left({\%C}\right)}\ {d \%C}}}={\int^{
\displaystyle
y}{{f \left({\%C}\right)}\ {d \%C}}}(4)
Type: Equation(Expression(Integer))
fricas
test %

\label{eq5} \mbox{\rm false} (5)
Type: Boolean
fricas
-- y is replaced with x?
product(f(x),x) = product(f(y),y)

\label{eq6}{\prod_{
\displaystyle
x}{f \left({x}\right)}}={\prod_{
\displaystyle
x}{f \left({x}\right)}}(6)
Type: Equation(Expression(Integer))
fricas
test %

\label{eq7} \mbox{\rm true} (7)
Type: Boolean
fricas
smaller?(product(f(x),x),product(f(y),y))

\label{eq8} \mbox{\rm false} (8)
Type: Boolean
fricas
smaller?(product(f(y),y),product(f(x),x))

\label{eq9} \mbox{\rm false} (9)
Type: Boolean
fricas
sum(f(x),x) = sum(f(y),y)

\label{eq10}{\sum_{
\displaystyle
x}{f \left({x}\right)}}={\sum_{
\displaystyle
x}{f \left({x}\right)}}(10)
Type: Equation(Expression(Integer))
fricas
test %

\label{eq11} \mbox{\rm true} (11)
Type: Boolean
fricas
smaller?(sum(f(x),x),sum(f(y),y))

\label{eq12} \mbox{\rm false} (12)
Type: Boolean
fricas
smaller?(sum(f(y),y),sum(f(x),x))

\label{eq13} \mbox{\rm false} (13)
Type: Boolean




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