float2rational == exact cmd?
Publié : mar. nov. 27, 2018 5:05 pm
Hello, the help of xcas pc, says that exact and float2rational are synonymous, but fortunately perform different functions please change to related command help message.
epsilon:=1E-12:;
exact(0.324532453245) ↵1100186656/3390066679
float2rational(0.324532453245) ↵ 295/909
epsilon:=1E-12:;
exact(0.324532453245) ↵1100186656/3390066679
float2rational(0.324532453245) ↵ 295/909