Difference between revisions of "Manuals/calci/SEVERAL"

From ZCubes Wiki
Jump to navigation Jump to search
 
Line 16: Line 16:
 
==Related Videos==
 
==Related Videos==
  
{{#ev:youtube|v=r6hS_8nm1jM|280|center|Series Values}}
+
{{#ev:youtube|v=r6hS_8nm1jM|280|center|Integers}}
  
 
==See Also==
 
==See Also==

Latest revision as of 15:46, 30 January 2019

SEVERAL (Count,Value)


  • and are any real numbers.

Description

  • This function shows the given value with specified times.
  • In , is the number of times the value to be displayed.
  • is the number to show.
  • So the given value shows the given number of times.
  • For Example SEVERAL(4,21)= 21 21 21 21

Examples

  1. SEVERAL(4,10) = 10 10 10 10
  2. SEVERAL(7,34.02) = 34.02 34.02 34.02 34.02 34.02 34.02 34.02
  3. SEVERAL(3,-98) = -98 -98 -98

Related Videos

Integers

See Also

References