Jump to content

Module:Factorization: Revision history


Here you can take a look at older versions of this page, and compare different versions.

  • Click the date to see an old version.
  • To compare two versions (changes), click the circles (in separate columns) next to them. Then click the Compare button to see the differences between them.
  • You can use (cur) to compare an old version with the newest (or current) one. You can use (last) to compare any version with the one just before it.
  • The letter m next to a change means that the change was marked as small (or minor).

10 June 2023

19 June 2019

18 January 2018

10 December 2014

28 October 2013

  • curlast 19:4019:40, 28 October 2013 Clarkcj12 talk changes 2,288 bytes +2,288 Created page with "local p = {} function p.factor(frame) number = tonumber(frame.args[1]) productSymbol = frame.args['product'] or '·' bold = frame.args['bold'] and true big = ..."