Files
asterisk/funcs/func_math.c
Naveen Albert 9a2a853fee func_math: Add DIGIT_SUM function.
Add a function (DIGIT_SUM) which returns the digit sum of a number.

Resolves: #1499

UserNote: The DIGIT_SUM function can be used to return the digit sum of
a number.
2025-10-06 19:26:17 +00:00

20 KiB