Files
asterisk/funcs/func_math.c
Naveen Albert 621744274e 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:10 +00:00

20 KiB