National-instruments AutoCode NI MATRIX Uživatelský manuál Strana 86

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 250
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 85
1 2 ... 81 82 83 84 85 86 87 88 89 90 91 ... 249 250

Komentáře k této Příručce

Žádné komentáře