when i am writing this equation:
2
17777794530412611380134246786944702717178293780155546660258332304977366166532537271/94813801720763858310902789055401808316083907493107121900301408414789383851521375 - x;
y;
with standard precision it converts first number into 1.87502180144300E-01
with b4 it correctly converts it into 1.8750218014430005371921111566709134754682375943518451908805200646E+02
this seems kinda strange, because everything is correct besides the exponent ?!
when i am writing this equation:
with standard precision it converts first number into
1.87502180144300E-01with b4 it correctly converts it into
1.8750218014430005371921111566709134754682375943518451908805200646E+02this seems kinda strange, because everything is correct besides the exponent ?!