• Home
  • Tag

fattoriale

  1. P

    Calcolo fattoriale

    Calcolo fattoriale function fat($fin){ $valore = $_POST['num']; if ( is_numeric($valore)){ $lim = 1; for ($i=0;$i<=$valore;$i++){ $var[] = $i; } for ($k=1;$k<=$valore;$k++){ $calc = $var[$k]*$lim; $calc."<br>"; $lim = $calc; } if (substr_count($calc, 'E+')){ $calc_b...
    • piero06
    • Discussione
    • 28 Mar 2004
    • fattoriale is_numeric()
    • Risposte: 0
    • Forum: Snippet PHP
  • Home
  • Tag
  • Italiano
  • Termini e condizioni d'uso del sito
  • Policy Privacy
  • Aiuto
  • Home
Community platform by XenForo® © 2010-2024 XenForo Ltd. | Traduzione a cura di XenForo Italia
Menu
Accedi

Registrati

  • Home
  • Forum
    • Nuovi Messaggi
    • Cerca...
  • Novità
    • Featured content
    • Nuovi Messaggi
    • Ultime Attività
X

Privacy & Transparency

We use cookies and similar technologies for the following purposes:

  • Personalized ads and content
  • Content measurement and audience insights

Do you accept cookies and these technologies?

X

Privacy & Transparency

We use cookies and similar technologies for the following purposes:

  • Personalized ads and content
  • Content measurement and audience insights

Do you accept cookies and these technologies?