gists:
- id: 8f4144c66ad4eac15f31942da394f844 url: 'https://gist.github.com/starch0/8f4144c66ad4eac15f31942da394f844' createdAt: '2025-04-04T01:47:08Z' updatedAt: '2025-04-04T01:47:08Z' filename: Tutorial MathJax.md isPublic: false
gists:
//=========================================================== | |
// Archivo: p7.s | |
// Autor: Romero Bravo Daniel | |
// Fecha: 2025-04-03 | |
// Descripción: Lee un valor en grados Celsius y lo convierte a Fahrenheit | |
// Link: https://asciinema.org/a/XbP6yrLZ8ZbthXSv8JF1GeL06 | |
// | |
// Versión en Java: | |
// import java.util.Scanner; | |
// public class ConversorTemperatura { |
$ expressão $
$$ expressão $$
\frac{numerador}{denominador}
a^{expoente}
\<?xml version="1.0" encoding="utf-8"?> | |
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<files> | |
<file path="C:\ProgramData\chocolatey\lib\radmin-viewer.portable\radmin-viewer.portable.nupkg" checksum="35602AAF8B4596B0EE16B30540021BCF" /> | |
<file path="C:\ProgramData\chocolatey\lib\radmin-viewer.portable\radmin-viewer.portable.nuspec" checksum="E8E90B73DE72BF1EAFA42033B4B261F4" /> | |
<file path="C:\ProgramData\chocolatey\lib\radmin-viewer.portable\Radmin_Viewer_3.5.2.1_Port.zip.txt" checksum="6FFFE1C4AF69BE89E5129E3467981A07" /> | |
<file path="C:\ProgramData\chocolatey\lib\radmin-viewer.portable\tools\chocolateyinstall.ps1" checksum="7548AE6BA67DBA303A0C77FF9C1F1C49" /> | |
<file path="C:\ProgramData\chocolatey\lib\radmin-viewer.portable\tools\Radmin Viewer 3\1025.lng_rad" checksum="1887CB6350FDD8CB42DB1375EDA5186C" /> | |
<file path="C:\ProgramData\chocolatey\lib\radmin-viewer.portable\tools\Radmin Viewer 3\1028.lng_rad" checks |
<?xml version="1.0" encoding="utf-8"?> | |
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<files> | |
<file path="C:\ProgramData\chocolatey\lib\w10privacy\w10privacy.nupkg" checksum="518EEC350F69D6C3EB05EAEEDC689E85" /> | |
<file path="C:\ProgramData\chocolatey\lib\w10privacy\w10privacy.nuspec" checksum="1F389A657006A822113BAB96DE828638" /> | |
<file path="C:\ProgramData\chocolatey\lib\w10privacy\tools\chocolateyInstall.ps1" checksum="620BEC31FB0C26DB6724DB785C204532" /> | |
<file path="C:\ProgramData\chocolatey\lib\w10privacy\tools\chocolateyUninstall.ps1" checksum="C7F5C405ABDA8D080AE1A39B5B167A8E" /> | |
</files> | |
</fileSnapshot> |
% Generated at: 2025-04-04T01:45:09.010Z | |
\documentclass[11pt,a4paper]{article} | |
% --- VORGABEN --- | |
\usepackage[T1]{fontenc} | |
\usepackage[utf8]{inputenc} | |
\usepackage[ngerman]{babel} | |
\usepackage{avant} % Hauptschriftart | |
\renewcommand{\familydefault}{\sfdefault} % Setzt Avantgarde als Standardschriftart |
Log uploaded on Thursday, April 3, 2025, 7:44:51 PM | |
Loaded mods: | |
Prepatcher(zetrith.prepatcher): 0Harmony(2.3.3), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0) | |
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1) | |
Fishery - Modding Library(bs.fishery): 0PrepatcherAPI(1.2.0), 1Fishery(0.6.1), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210) | |
Core(Ludeon.RimWorld): (no assemblies) | |
Performance Fish(bs.performance): PerformanceFish(0.6.2) | |
Royalty(Ludeon.RimWorld.Royalty): (no assemblies) | |
Ideology(Ludeon.RimWorld.Ideology): (no assemblies) |
// SPDX-License-Identifier: MIT | |
/** | |
*/ | |
Year,Disease Name_health,Prevalence Rate (%)_health | |
2000,Alzheimer's Disease,12.64 | |
2000,Malaria,15.36 | |
2000,Tuberculosis,5.61 | |
2000,Diabetes,7.94 | |
2000,Diabetes,14.41 | |
2000,Alzheimer's Disease,13.23 | |
2000,COVID-19,16.6 | |
2000,Zika,1.86 | |
2000,Polio,17.56 |
// SPDX-License-Identifier: MIT | |
/** | |
*/ | |