First time here? Check out the FAQ!
answered 2016-12-15 04:39:49 +0100
float is a built-in Python type. When you get introduce a non-Sage type coercion kicks in and limits the precision of the calculation. Instead just set delta = .26 for the answer 2.69604638356106e160.
float
delta = .26