About: RandInt(   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

The command randInt( provides a random integer between the first argument and the second. randInt( can be used to provide a number for guessing games. This function is not available on some calculators. int(rand*(highNum-(lowNum-1)))+ lowNum may be used instead. :randInt(lowNum, highNum, numTrials) This creates a numTrials length list that is composed of random integers between lowNum and highNum.

AttributesValues
rdfs:label
  • RandInt(
rdfs:comment
  • The command randInt( provides a random integer between the first argument and the second. randInt( can be used to provide a number for guessing games. This function is not available on some calculators. <a href="/mediawiki/Int(" title="Int(">int(</a><a href="/mediawiki/Rand" title="Rand">rand</a>*(highNum-(lowNum-1)))+ lowNum may be used instead. :randInt(lowNum, highNum, numTrials) This creates a numTrials length list that is composed of random integers between lowNum and highNum.
dcterms:subject
dbkwik:tibasic/pro...iPageUsesTemplate
abstract
  • The command randInt( provides a random integer between the first argument and the second. randInt( can be used to provide a number for guessing games. This function is not available on some calculators. <a href="/mediawiki/Int(" title="Int(">int(</a><a href="/mediawiki/Rand" title="Rand">rand</a>*(highNum-(lowNum-1)))+ lowNum may be used instead. :randInt(lowNum, highNum, numTrials) This creates a numTrials length list that is composed of random integers between lowNum and highNum.
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software