Talk:Metallic ratios: Difference between revisions

added some comments about scrolling (both kinds) and maximum height <PRE> windows (for output), and other stuff.
(→‎Initial values for the "Lucas sequences": Maybe Lucas-like sequences?)
(added some comments about scrolling (both kinds) and maximum height <PRE> windows (for output), and other stuff.)
Line 13:
 
::The actual value though? That's easily available in other places. I used the adjective insane because posting it here just forces '''everybody''' to scroll through huge walls of low information text. I debated even just asking for the iteration count for the stretch goal. --[[User:Thundergnat|Thundergnat]] ([[User talk:Thundergnat|talk]]) 12:37, 2 November 2019 (UTC)
 
::: As for huge walls of text, I tried to solve that obstacle by using a smaller font, so on ''my'' screen, it was only '''<sup>1</sup>/<sub>3</sub>''' of a screen, &nbsp; ··· &nbsp; now, admittedly, &nbsp; I have a large screen. &nbsp; (I could've even made the output smaller yet height-wise, and probably should have in retrospect, or better yet, used a ''wider'' output.) &nbsp; If anyone wanted to scroll horizontally, the capability <strike>is</strike> was there, &nbsp; but nobody is forced to scroll horizontally, &nbsp; unless they wanted to verify that their value or REXX's value is/was correct, &nbsp; or perhaps to verify some portion of that number. &nbsp; (One option I had considered was just to show the "last" hundred decimal digits of the calculated value.) &nbsp; Another option would just to use a maximum height '''output''' window (specified within the &nbsp; &nbsp; <big> <nowiki><pre></nowiki> </big> &nbsp; &nbsp; HTML tag), &nbsp; which, in hindsight, probably should've been used by most examples &nbsp; --- &nbsp; if vertical scrolling is a problem. &nbsp; I also left the (display/showing) technique intact for showing 256 decimal digits (or more) on one line, &nbsp; so there is no vertical scrolling penalty for anyone). &nbsp; Additionally, I used a smaller font for the first output to reduce scrolling for everybody. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 20:50, 2 November 2019 (UTC)
 
== Initial values for the "Lucas sequences" ==