Remote-processing CAMBASIC Manuale Utente Pagina 80

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 208
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 79
Commands - 47
EXP
Numeric Fun ction
SYNTAX: n = EXP(m)
PURPOSE: To return the exponential function of “e.
REMARK S: This function returns the result of the number “e” (2.718282) raised to the power given by m.
EXAMPLE: 10 PRINT EXP(1),EXP(2)
RUN
2.71828 7.38906
ERROR: < Overflow> if m> 88.0296
Vedere la pagina 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 207 208

Commenti su questo manuale

Nessun commento