National-instruments AutoCode NI MATRIX Manual de usuario Pagina 86

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 250
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 85
Chapter 3 Ada Language Reference
AutoCode Reference 3-24 ni.com
Table 3-9. Generic Function Summary
Function Name Purpose
FIXED_ADD
Addition of two fixed-point values.
FIXED_SUB
Subtraction of two fixed-point values.
FIXED_MUL
Multiplication of two fixed-point values.
FIXED_DIV
Division of two fixed-point values.
FIXED_IDENTITY
The identity property of a fixed-point
value.
SIGNEDNEGATION
Negation for a value of a signed
fixed-point type.
UNSIGNEDNEGATION
Negation for a value of a unsigned
fixed-point type.
SIGNEDABS
Absolute value for a value of a signed
fixed-point type.
UNSIGNEDABS
Absolute value for a value of a unsigned
fixed-point type.
LESSTHAN
Tests less-than relation between values
of two different fixed-point types.
GREATERTHAN
Tests greater-than relation between
values of two different fixed-point types.
LESSEQUAL
Tests less-than or equal to relation
between values of two different
fixed-point types.
GREATEREQUAL
Tests greater-than-or-equal-to relation
between values of two different
fixed-point types.
INTCAST
Fixed-point value to RT_INTEGER
conversion.
INTCAST_TRUNC
Fixed-point value to RT_INTEGER
conversion using truncation.
INTCAST_ROUND
Fixed-point value to RT_INTEGER
conversion using rounding.
Vista de pagina 85
1 2 ... 81 82 83 84 85 86 87 88 89 90 91 ... 249 250

Comentarios a estos manuales

Sin comentarios