fricas (1) -> integrate(cos(sqrt y)^3*y, 
 Type: Union(Expression(Integer), 
fricas integrate(cos(sqrt y)*y, 
 Type: OutputForm? 
fricas (z+1)^16 
 Type: Polynomial(Integer) 
fricas f:=operator 'f 
 Type: BasicOperator? 
fricas differentiate(f(1/sin(x)), 
 Type: Expression(Integer) 
fricas integrate(1/sqrt(x^3-1), 
 Type: Union(Expression(Integer), 
 | 
      


