Description: |
Returns the summation of a series of numbers. |
Parameters: |
f1-The first number to be summed.
f2-The second number to be summed.
fN-The last number to be summed. |
Syntax: |
$BFSum(f1, f2, …, fN) |
Example: |
$BFSum(10, 20, 30) ; returns "60" |
© ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center