apoc.math.minDouble Function APOC Core apoc.math.minDouble() | return the smallest positive nonzero 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