Denso Power Net Terminal BHT-103 Spezifikationen Seite 394

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 577
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 393
Chapter 15. Function Reference
386
Syntax:
VAL(stringexpression)
Parameter:
stringexpression
A string expression which represents a decimal number.
Description:
VAL converts the string specified by stringexpression into a numeric value.
If
stringexpression is nonnumeric, VAL returns the value 0.
PRINT VAL("ABC")
If stringexpression contains a nonnumeric in midstream, VAL converts the
string until it reaches the first character that cannot be interpreted as a numeric.
PRINT VAL("1.2E-3ABC")
The STR$ function has the opposite capability to VAL.
Reference:
VALue String function
VAL
Converts a string into a numeric value.
Functions:
ASC and STR$
0
1.200000000E-03
Seitenansicht 393
1 2 ... 389 390 391 392 393 394 395 396 397 398 399 ... 576 577

Kommentare zu diesen Handbüchern

Keine Kommentare