Make cf(2^(1/3)) work



Andrei,

> If somebody knows what command computes entier of radicals pleas tell
> since my radical->bfloat->float->integer conversion looks ugly.

Maybe the function inrt is what you want.

 (%i1) l: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]$
 (%i2) map (lambda ([a], inrt (10^a, 3)), l);
 (%o2) [2, 4, 10, 21, 46, 100, 215, 464, 1000, 2154, 4641, 10000]

Hope this helps,
Robert Dodier


		
__________________________________ 
Yahoo! Mail Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail