Sybase InfoMaker 11.5, CD, Win, ENG Spezifikationen Seite 722

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 828
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 721
LogTen
700 InfoMaker
See also
Exp
LogTen
LogTen
Description Gets the base 10 logarithm of a number.
Syntax LogTen ( n )
Return value
Double. Returns the base 10 logarithm.
Obtaining a number
The expression 10^n is the inverse for LogTen(n). To obtain n given number
(nbr = LogTen(n)), use n = 10^nbr.
Examples This expression returns 1:
LogTen(10)
The following expressions both return 0:
LogTen(1)
LogTen(0)
This expression results in an execution error:
LogTen(–2)
See also
Log
Long
Description Converts the value of a string to a long.
Syntax Long ( string )
Argument Description
n The number for which you want the base 10 logarithm. The value
of n must not be negative.
Argument Description
string The string you want returned as a long
Seitenansicht 721
1 2 ... 717 718 719 720 721 722 723 724 725 726 727 ... 827 828

Kommentare zu diesen Handbüchern

Keine Kommentare