This HTML5 document contains 11 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n12http://dbkwik.webdatacommons.org/tibasic/property/
n7http://dbkwik.webdatacommons.org/ontology/
dctermshttp://purl.org/dc/terms/
n5http://dbkwik.webdatacommons.org/resource/ySTrENOm_LOpnMghp9VleQ==
n11http://dbkwik.webdatacommons.org/resource/InxNtc7CX-IePgA7mMvGCw==
n9http://dbkwik.webdatacommons.org/resource/Z3RzuVV6S8Hq46l_3qkVNQ==
rdfshttp://www.w3.org/2000/01/rdf-schema#
n8http://dbkwik.webdatacommons.org/resource/LylS6uR2D3vIUTQtwIgKDw==
n13http://dbkwik.webdatacommons.org/resource/3254WgmnTcPVIH7pFNPfQQ==
n6http://dbkwik.webdatacommons.org/resource/ulFu2WuwUp7vNJVnI3dscw==
n14http://dbkwik.webdatacommons.org/resource/RScIrBGaftsUckS4GPUAHQ==
n2http://dbkwik.webdatacommons.org/resource/zqMzXOsBW5FrRQCP3g-q3Q==
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n10http://dbkwik.webdatacommons.org/resource/OVLk8j1Ri77I2SjUmiyHLA==
xsdhhttp://www.w3.org/2001/XMLSchema#
Subject Item
n2:
rdfs:label
Dim(
rdfs:comment
This returns the length of a list. (84) :number→dim(list) This sets the length of a list. All added elements are set to 0. All removed elements are simply erased. This version of the command will not work in TI-89. :dim(matrix) This returns a 2-length list containing the dimensions of the matrix. (84) :{number,number}→dim(matrix) This sets the dimensions of a matrix. All added elements are set to 0. All removed elements are simply erased. This version of the command will not work in TI-89. (n) :dim(String) This returns the number of characters in a string.
dcterms:subject
n5: n6: n8: n9: n10: n11:
n12:wikiPageUsesTemplate
n13: n14:
n7:abstract
This returns the length of a list. (84) :number→dim(list) This sets the length of a list. All added elements are set to 0. All removed elements are simply erased. This version of the command will not work in TI-89. :dim(matrix) This returns a 2-length list containing the dimensions of the matrix. (84) :{number,number}→dim(matrix) This sets the dimensions of a matrix. All added elements are set to 0. All removed elements are simply erased. This version of the command will not work in TI-89. (n) :dim(String) This returns the number of characters in a string.