User talk:Blek: Difference between revisions

Content deleted Content added
Simple9371 (talk | contribs)
No edit summary
added an observation.
Line 1: Line 1:

== PowerShell entry ==

Good day!<br>
Good day!<br>
Could I edit your PowerShell entry in the [[Hello_world/Newbie| Hello World/Newbie]] task?<br>
Could I edit your PowerShell entry in the [[Hello_world/Newbie| Hello World/Newbie]] task?<br>
Line 10: Line 13:


::Thanks! --[[User:Simple9371|Simple9371]] ([[User talk:Simple9371|talk]]) 07:52, 3 July 2015 (UTC)
::Thanks! --[[User:Simple9371|Simple9371]] ([[User talk:Simple9371|talk]]) 07:52, 3 July 2015 (UTC)


== Pisano period ==

In the second equation for the Rosetta Code task &nbsp; '''Pisano period''':

'''pisano(p<sup>K</sup>) == p<sup>(k-1)</sup>pisano(p)'''

You have the 1<sup>st</sup> &nbsp; letter &nbsp; '''K''' &nbsp; spelled in uppercase, &nbsp; and
<br>you have the 2<sup>nd</sup> &nbsp; letter &nbsp; '''k''' &nbsp; spelled in lowercase.

I would've changed it myself &nbsp; (for consistency), &nbsp; but I don't know which (lower/upper) case you preferred in the equation.

I could barely make out the superscripts &nbsp; (old eyes, I guess).

For equations that use superscripts and/or subscripts, radicals (and other special characters), and also Greek letters, &nbsp; I normally use:

<big><big> '''pisano(p<sup>k</sup>) == p<sup>(k-1)</sup>pisano(p)''' </big></big>


-- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 00:55, 5 March 2020 (UTC)