apoc.number.exact.add

Function

apoc.number.exact.add(stringA,stringB) - return the sum’s result of two large numbers

Signature

apoc.number.exact.add(stringA :: STRING?, stringB :: STRING?) :: (STRING?)

Input parameters

Name Type Default

stringA

STRING?

null

stringB

STRING?

null