Sandbox: mudanças entre as edições

m
m (→‎Python: Teste)
 
(5 revisões intermediárias por 2 usuários não estão sendo mostradas)
Linha 38: Linha 38:


Com contador de linhas:
Com contador de linhas:
<syntaxhighlight lang="sql" line>
SELECT *
FROM optim.jurisdiction
WHERE isolevel=3
    AND (info->'area_km2')::int <= 36 -- lado 5.7km
    AND (info->'area_km2')::int >  0
    AND jurisd_base_id IN (76,170)
‎</syntaxhighlight>
<syntaxhighlight lang="python" line>
<syntaxhighlight lang="python" line>
def quick_sort(arr):
def quick_sort(arr):
Linha 95: Linha 86:
</syntaxhighlight>
</syntaxhighlight>


== Símbolos ==
== Símbolos 2 fórmulas ==
Alfa: <math>\alpha</math>
Alfa: <math>\alpha</math>


Linha 102: Linha 93:
Gama: <math>\gamma</math>
Gama: <math>\gamma</math>


Phi/Fi: <math>\phi</math>
Phi ou Fi: <math>\phi</math>


Pi: <math>\pi</math>
Pi ao quadrado: <math>\pi^2</math>


Sigma: <math>\sigma</math>
Sigma índice 5 mais x: <math>\sigma_5 + x</math>


== Imagens ==
== Imagens ==
Linha 154: Linha 145:


(sem exemplo, confirmar)
(sem exemplo, confirmar)
SVG:
{{Por fazer|Está com falha para renderizar textos. Ver https://github.com/AddressForAll/wiki-backup/issues/5.}}
[[File:Reverse proxy h2g2bob.svg|thumb|nenhum]]


== Vídeos ==
== Vídeos ==
2 384

edições