About: Full Factoring Program   Sponge Permalink

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

This program is very short at only 11 lines and completely factors any number given to it and is displayed in a list. 1→O ClrList L1 Input "NUM:",A For(B,2,A,1) While remainder(A,B)=0 B→L1(O) 1+O→O A/B→A End End Disp L1

AttributesValues
rdfs:label
  • Full Factoring Program
rdfs:comment
  • This program is very short at only 11 lines and completely factors any number given to it and is displayed in a list. 1→O ClrList L1 Input "NUM:",A For(B,2,A,1) While remainder(A,B)=0 B→L1(O) 1+O→O A/B→A End End Disp L1
dbkwik:tibasic/pro...iPageUsesTemplate
abstract
  • This program is very short at only 11 lines and completely factors any number given to it and is displayed in a list. 1→O ClrList L1 Input "NUM:",A For(B,2,A,1) While remainder(A,B)=0 B→L1(O) 1+O→O A/B→A End End Disp L1
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