The example result in the apoc.math.sigmoid documentation is incorrect—it doesn’t match the actual output of the sigmoid formula. The correct result for apoc.math.sigmoid(0) should be 0.5.
let me forward this discrepancy to our documentation and engineering groups
but as you reported
The correct result for apoc.math.sigmoid(0) should be 0.5 .
and if there is doc which describes apoc.math.sigmoid(0) then I'll make sure that gets fixed as well. Do you have a doc url which describes the usage of apoc.math.sigmoid(0) ?