answer(negative_decimal, -3.5).
answer(positive_exp, 6.02e23).
answer(negative_exp, -1.0e-3).
