<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://es.wikieducator.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
		<id>https://es.wikieducator.org/index.php?action=history&amp;feed=atom&amp;title=Usuario%3AManuelRomero%2FProgramacionWeb%2FSintaxis%2Fejercicios%2Fejercicio2</id>
		<title>Usuario:ManuelRomero/ProgramacionWeb/Sintaxis/ejercicios/ejercicio2 - Historial de revisiones</title>
		<link rel="self" type="application/atom+xml" href="https://es.wikieducator.org/index.php?action=history&amp;feed=atom&amp;title=Usuario%3AManuelRomero%2FProgramacionWeb%2FSintaxis%2Fejercicios%2Fejercicio2"/>
		<link rel="alternate" type="text/html" href="https://es.wikieducator.org/index.php?title=Usuario:ManuelRomero/ProgramacionWeb/Sintaxis/ejercicios/ejercicio2&amp;action=history"/>
		<updated>2026-06-19T21:52:54Z</updated>
		<subtitle>Historial de revisiones para esta página en el wiki</subtitle>
		<generator>MediaWiki 1.23.14</generator>

	<entry>
		<id>https://es.wikieducator.org/index.php?title=Usuario:ManuelRomero/ProgramacionWeb/Sintaxis/ejercicios/ejercicio2&amp;diff=26998&amp;oldid=prev</id>
		<title>ManuelRomero: Página creada con «{{MRM_Actividad|Title=Ejercicio 2 : Probando printf| *Asigna a una variable un valor real *Visualiza dicho valor con formato %s, %f, %F, %c, %x, %X, %b, %o *Prueba a especi...»</title>
		<link rel="alternate" type="text/html" href="https://es.wikieducator.org/index.php?title=Usuario:ManuelRomero/ProgramacionWeb/Sintaxis/ejercicios/ejercicio2&amp;diff=26998&amp;oldid=prev"/>
				<updated>2020-09-28T19:20:28Z</updated>
		
		<summary type="html">&lt;p&gt;Página creada con «{{MRM_Actividad|Title=Ejercicio 2 : Probando printf| *Asigna a una variable un valor real *Visualiza dicho valor con formato %s, %f, %F, %c, %x, %X, %b, %o *Prueba a especi...»&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{MRM_Actividad|Title=Ejercicio 2 : Probando printf|&lt;br /&gt;
*Asigna a una variable un valor real&lt;br /&gt;
*Visualiza dicho valor con formato %s, %f, %F, %c, %x, %X, %b, %o&lt;br /&gt;
*Prueba a especificar en número de decimales en %f&lt;br /&gt;
&amp;lt;source lang=php&amp;gt;&lt;br /&gt;
$n = 5.25251;&lt;br /&gt;
printf (&amp;quot;Valor del número con 2 decimales %.2f &amp;quot;,, $n); //Mostrará 5.25, solo dos decimales&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>ManuelRomero</name></author>	</entry>

	</feed>