Echelon Neuron C Manual de usuario Pagina 67

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 267
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 66
Neuron C Reference Guide 47
Function Description
fl_from_ulong( ) Convert an unsigned long number to a
floating-point number
fl_ge( ) Return TRUE if first argument is
greater than or equal to second
argument
fl_gt( ) Return TRUE if first argument is
greater than second argument
fl_le( ) Return TRUE if first argument is less
than or equal to second argument
fl_lt( ) Return TRUE if first argument is less
than second argument
fl_max( ) Find the maximum of two floating-
point numbers
fl_min( ) Find the minimum of two floating-point
numbers
fl_mul( ) Multiply two floating-point numbers
fl_mul2( ) Multiply a floating-point number by
two
fl_ne( ) Return TRUE if first argument is not
equal to second argument
fl_neg( ) Return the negative of a floating-point
number
fl_rand( ) Return a random floating-point
number
fl_round( ) Round a floating-point number to the
nearest whole number
fl_sign( ) Return the sign of a floating-point
number
fl_sqrt( ) Return the square root of a floating-
point number
fl_sub( ) Subtract two floating-point numbers
fl_to_ascii( ) Convert a floating-point number to an
ASCII string
Vista de pagina 66
1 2 ... 62 63 64 65 66 67 68 69 70 71 72 ... 266 267

Comentarios a estos manuales

Sin comentarios