apoc.math.minDouble Details Syntax apoc.math.minDouble() Description Returns the smallest positive non-zero value of type double. Returns FLOAT Usage Examples RETURN apoc.math.minDouble() AS output; Results output 4.9E-324 More documentation of apoc.math.minDouble apoc.math.minByte apoc.math.minInt