Denso RC5 Specifiche Pagina 451

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 692
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 450
Chapter 15 Functions
15-3
INT (Function) [Conforms to SLIM]
Function
Obtains the maximum integer value possible from a designated value.
Format
INT (<Expression>)
Explanation
This statement returns the maximum integer that does not exceed the value of
<Expression>.
If the value overflows, the maximum integer value with the same sign as
<Expression> is applied.
Example
DIM li1 As Integer
li1 = INT(123.456) '
Rounds down after the decimal point and assigns the value to
'integer variable li1.
'123.456->123
Vedere la pagina 450
1 2 ... 446 447 448 449 450 451 452 453 454 455 456 ... 691 692

Commenti su questo manuale

Nessun commento