Difference between revisions of "Manuals/calci/GENERATEZERO"

From ZCubes Wiki
Jump to navigation Jump to search
Line 15: Line 15:
 
==Related Videos==
 
==Related Videos==
  
{{#ev:youtube|v=eJdTZU08peM|280|center|}}
+
{{#ev:youtube|v=eJdTZU08peM|280|Numbers|}}
  
 
==See Also==
 
==See Also==

Revision as of 12:37, 6 May 2019

GENERATEZERO (HowMany)


  • is the count as how many numbers are to be displayed.

Description

  • This function shows the zeros with the given numbers.
  • In , is the count as how many zeros are to be displayed.
  • The number 0 fulfills a central role in mathematics as the additive identity of the integers and real numbers.
  • The number "0" is also called naught or nought,nil.

Examples

  1. GENERATEZERO(10,3) = 0 0 0
  2. GENERATEZERO(46,5) = 0 0 0 0 0
  3. GENERATEZERO(-543,10) = 0 0 0 0 0 0 0 0 0 0

Related Videos

EmbedVideo was given an illegal value for the alignment parameter "Numbers". Valid values are "left", "center", "right", or "inline".

See Also

References