home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   sci.math.symbolic      Symbolic algebra discussion      10,432 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 9,467 of 10,432   
   asetofsymbols@gmail.com to All   
   Re: [Axiom] define a rule   
   09 Jun 17 00:44:13   
   
   W:=f(g(x))   
   Means in expression W I can identify   
   a sub expression g(x) that depends of x and in W there is no other   
   subexpression that depends from x   
      
   Int(f(g(x)), x)==   
   If isCostant(k:=D(g(x),x)) and   
      (F:=Int(f(y)/k,y)).error!="fail"   
        return subst(F,y=g(x))   
   else r:=Int(f(g(x)), x)   
        r.error:="fail"   
        return r   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca