Jump to content

User:Wikibob~sourceswiki

From Wikisource

See s:en:User:Wikibob for the english language version.

These interlinks should work, but only from outside en.wikisource.org:

Wikibooks relevant to Source_code found on the wikibooks:IT bookshelf:


My alter egos: Wiktionary

My watchlist for the last 7 or 14 days.

Let's see how Templates might work here.

Template:Algorithm infobox

Algorithm Within Range function
Categories:none
Worst case order:O(n)
Best case order:O(1)
Average case order:O(1)
Implementations:C,PHP
Wikipedia articlenone


Template:Sourcecode infobox

Function Within Range function
Algorithm:Within Range function
Completeness:needs external code
Implementation:{{{implementation}}}
Compilations:{{{compilations}}}
Requirements:GetFloat from String to Decimal Conversion