Manuals/calci/SEVERAL

From ZCubes Wiki
Jump to navigation Jump to search
SEVERAL (Count,Value)


  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Count} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Value } are any real numbers.

Description

  • This function shows the given value with specified times.
  • In Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle SEVERAL (Count,Value)} , Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Count} is the number of times the value to be displayed.
  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Value} 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