Denso RC5 Specifiche Pagina 475

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 692
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 474
Chapter 15 Functions
15-27
MAGNITUDE (Function)
Function
Obtains the vector size.
Format
MAGNITUDE (<Vector type>)
Explanation
This statement obtains the vector size of a vector type coordinate value.
Related Terms
DIST
Example
DEFSNG lf1, lf2
DIM lv1 As Vector
lf1 = MAGNITUDE((10, 10, 10))
'Assigns the size of vector (10, 10, 10) to lf1
.
lf2 = MAGNITUDE(lv1) 'Assigns the size of vector lv1 to lf2.
Vedere la pagina 474
1 2 ... 470 471 472 473 474 475 476 477 478 479 480 ... 691 692

Commenti su questo manuale

Nessun commento