Files
asterisk/funcs/func_math.c
Naveen Albert 46c079b9db 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-30 16:08:21 +00:00

20 KiB