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,367 of 10,432   
   giuseppe to All   
   Axiom question on one exercise   
   16 Apr 17 10:25:29   
   
   From: giuseppe@invalid.invalid   
      
   (38) -> f(a,b,n)==series((a+b*x)^((floor(n*10.0))::INT/10))   
      Compiled code for f has been cleared.   
      1 old definition(s) deleted for function or rule f   
      
   Type: Void   
   (39) -> f(1,2,4)   
      There are 2 exposed and 0 unexposed library operations named floor   
   ,,,,,,   
         Perhaps you should use "@" to indicate the required return type,   
         or "$" to specify which version of the function you need.   
      AXIOM will attempt to step through and interpret the code.   
      
                        2      3      4   
      (39)  1 + 8x + 24x  + 32x  + 16x   
                           Type: UnivariatePuiseuxSeries(Expression   
   Integer,x,0)   
   (40) -> f(1,2,5)   
      
                         2      3      4      5   
      (40)  1 + 10x + 40x  + 80x  + 80x  + 32x   
                           Type: UnivariatePuiseuxSeries(Expression   
   Integer,x,0)   
   (41) -> f(1,2,1)   
      
      (41)  1 + 2x   
                           Type: UnivariatePuiseuxSeries(Expression   
   Integer,x,0)   
   (42) -> f(1,2,2)   
      
                       2   
      (42)  1 + 4x + 4x   
                           Type: UnivariatePuiseuxSeries(Expression   
   Integer,x,0)   
   (43) -> f(1,2,3)   
      There are 2 exposed and 0 unexposed library operations named floor   
      
   why coputation (43) not find the number as 42 41 etc?   
      
   --- 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