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

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

PrefixNamespace IRI
n6http://dbkwik.webdatacommons.org/ontology/
dctermshttp://purl.org/dc/terms/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n2http://dbkwik.webdatacommons.org/resource/t2Tzlbre0JVoYebMC48ZyA==
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
n4http://dbkwik.webdatacommons.org/resource/_lT-PRVGaWebwyg5YDkcUw==
Subject Item
n2:
rdfs:label
CFactor(
rdfs:comment
This takes a value and returns an expression representing its prime factorization. Making the parameter 24 will return 2^3*3, for example. :factor(expression) This factors an expression. The returned result will simplify to the supplied expression. It will involve complex numbers. To avoid complex numbers, you must use factor(.
dcterms:subject
n4:
n6:abstract
This takes a value and returns an expression representing its prime factorization. Making the parameter 24 will return 2^3*3, for example. :factor(expression) This factors an expression. The returned result will simplify to the supplied expression. It will involve complex numbers. To avoid complex numbers, you must use factor(.