Jump to content

Cantor set: Difference between revisions

m
→‎Excel LAMBDA: Additional output examples
(→‎{{header|Excel}}: Added a draft in terms of Excel LAMBDA expressions)
m (→‎Excel LAMBDA: Additional output examples)
Line 908:
 
{{Out}}
As a string, with the format of the cell set to a mono-spaced font, and with ''Format > Cells > Alignment > Wrap text = True'', to allow for the display of Excel's (platform - independent) CHAR(10) line breaks:
{| class="wikitable"
|-
|||style="text-align:right; font-family:serif; font-style:italic; font-size:120%;"|fx
! colspan="2" style="text-align:left; vertical-align: bottom; font-family:Arial, Helvetica, sans-serif !important;"|=SHOWCANTOR(CANTOR(31))
|- style="text-align:center; font-family:Arial, Helvetica, sans-serif !important; background-color:#000000; color:#ffffff;"
|
Line 919:
|- style="text-align:right;"
| style="text-align:center; font-family:Arial, Helvetica, sans-serif !important; background-color:#000000; color:#ffffff" | 1
| style="text-align:right; font-weight:bold" | SHOWCANTOR(CANTOR(0))
| style="text-align:left; font-weight:bold" | Cantor set level 3<lang>█</lang>
 
|- style="text-align:right;"
| style="text-align:center; font-family:Arial, Helvetica, sans-serif !important; background-color:#000000; color:#ffffff" | 2
| style="text-align:right; font-weight:bold" | SHOWCANTOR(CANTOR(1))
| style="text-align:left; background-color:#cbcefb;" | <lang>██████████████████████████████
█ █</lang>
 
|- style="text-align:right;"
| style="text-align:center; font-family:Arial, Helvetica, sans-serif !important; background-color:#000000; color:#ffffff" | 3
| style="text-align:right; " | SHOWCANTOR(CANTOR(2))
| style="text-align:left; font-weight:bold" | <lang>█████████
███ ███
█ █ █ █</lang>
 
|- style="text-align:right;"
| style="text-align:center; font-family:Arial, Helvetica, sans-serif !important; background-color:#000000; color:#ffffff" | 4
| style="text-align:right; " | SHOWCANTOR(CANTOR(3))
| style="text-align:left; font-weight:bold" | <lang>███████████████████████████
█████████ █████████
███ ███ ███ ███
█ █ █ █ █ █ █ █</lang>
|}
 
 
|}
 
=={{header|Factor}}==
9,659

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.