INCREMENTO
=INCREMENTO(0) -> 1
DEFINE( INCREMENTO, LAMBDA( x, [veces], SUM( x, DEFAULT( veces, 1))))
Ayúdanos a optimizar esta función