Denso RC5 Especificaciones Pagina 467

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 692
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 466
Chapter 15 Functions
15-19
15.3 Angle Conversion
DEGRAD (Function) [Conforms to SLIM]
Function
Converts the unit to a radian.
Format
DEGRAD (<Expression>)
Explanation
This statement converts the unit of the value designated in <Expression> from
degrees to radians.
Related Terms
RADDEG
Example
DEFSNG lf1, lf2, lf3
lf1 = DEGRAD(90)
'Assigns the value of 90 converted to radians to lf1.
lf2 = SIN(DEGRAD(lf3 + 20)) 'Assigns the sign value of (lf3 + 20) converted to
'radians to lf2.
Vista de pagina 466
1 2 ... 462 463 464 465 466 467 468 469 470 471 472 ... 691 692

Comentarios a estos manuales

Sin comentarios