apoc.math.minDouble Function apoc.math.minDouble() - returns the smallest positive non-zero value of type double. Signature apoc.math.minDouble() :: (FLOAT?) Usage Examples RETURN apoc.math.minDouble() AS output; Table 1. Results output 4.9E-324 More documentation of apoc.math.minDouble apoc.math.minByte apoc.math.minInt Was this page helpful?