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,676 of 10,432   
   asetofsymbols@gmail.com to All   
   Re: [Axiom] use of Roman numbers   
   01 Nov 17 09:16:45   
   
   OK, how do you write this "g(x)==covertifCan(x, ROMAN)"?   
   (Other than the method I mentioned:)   
      
   -----   
   g(x)==   
       y:=x::String   
       for j in y repeat   
             j in [I,V,X,L]=>1   
             return false   
       true   
      
   I thought the first g()... yes   
   if it possible one conversion   
   from whatever type   
   or sub expression to String   
      
   g(x)==   
       y:=x::String   
       for j in y repeat   
             j in [I,V,X,L]=>1   
             return x   
       x::ROMAN   
      
   --- 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