%set(name,add
)%set(syntax,%%add([a[\,b[\,...]]])
%%iadd([a[\,b[\,...]]])
%%+([a[\,b[\,...]]])
)%set(description,Returns the sum of zero or more integer or floating-point integers.
Invalid arguments default to zero.
Integer arguments to %%add() are promoted to floating point.
Floating point arguments to %%iadd() are truncated before adding.
)%set(author,
)%set(example,
)%set(seealso,
)
	 add  
 