17/07/19
Fatorial e probabilidade.
Faz um tempo que eu não apareço por aqui, mas sigo firme e forte estudando!
seen from United States

seen from Yemen
seen from Yemen
seen from Denmark

seen from Türkiye

seen from United Arab Emirates
seen from Malaysia

seen from Italy

seen from United States

seen from United States
seen from Türkiye
seen from United States
seen from Türkiye
seen from Russia
seen from United States

seen from Yemen
seen from United States
seen from China

seen from Germany
seen from United States
17/07/19
Fatorial e probabilidade.
Faz um tempo que eu não apareço por aqui, mas sigo firme e forte estudando!

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Fatorial? s/n
//Passando aqui um código em java para calcular um fatorial, e perguntando ao usuário se ele quer continuar ou não:
import java.util.Scanner;
public class Fatorial {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
char cont;
do{
System.out.println("Digite um valor:");
int n = scan.nextInt();
int fatorial = 1;
int c = 0;
c = n;
while (c >= 1) {
fatorial *= c;
c--;
}
System.out.println(fatorial);
System.out.println("Você deseja continuar? s/n");
cont = scan.next().charAt(0);
}while (cont ==‘s’);
}
}
---------------------------------------------------------->
• matemática por que me mataste? •
Dicazinha sobre fatorial
O fatorial de um n° termina sempre em zero(s), desde o 5!. Quanto mais múltiplos de 10 tiver dentro do número, mais zeros ele terá no final <3
Tipo, 200!. Dentro dele tem o 5 e o 2, que multiplicados dão 10 (já um zerinho no final). Ele também tem o 10, outro zero. O 100, 0 50, 0 60.... Vários zeros =v=
Saiba como usar a fórmula que calcula o fatorial usando uma Planilha eletrônica (Calc, Excel)

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming