Description
The issue is discussed to some detail on the dev mailing list:
but basically, this fails:
gremlin> g.withSack(2).V().sack(div).by(constant(3.0)).sack() Non-terminating decimal expansion; no exact representable decimal result.
The issue is discussed to some detail on the dev mailing list:
but basically, this fails:
gremlin> g.withSack(2).V().sack(div).by(constant(3.0)).sack() Non-terminating decimal expansion; no exact representable decimal result.