Ocean-optics Jaz Scripting Language and Scripting Engine Bedienungsanleitung Seite 36

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 74
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 35
6: Functions Reference
28 013-RD000-000-12- 201010
Intent:
Compute the element-wise logarithm base 10 of A and store in elements of B. If an element of A is
≤0 , then the value stored in INF (infinity) and is not computationally useful.
Log10
Syntax: Log10(A,B)
Arguments
Name Type Special Considerations
A INT_16 or REAL variable or literal Greater than 0
B Real B = Log10(A)
Intent:
Compute the base 10 log of the scalar variable, A. Do not confuse this with LOG(), which operates
only on spectral data.
LogN
Syntax: LogN(A,B)
Arguments
Name Type Special Considerations
A INT_16 or REAL variable or literal A > 0
B REAL variable B = ln(A)
Mult
Syntax: Mult(A,B,C)
Seitenansicht 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 ... 73 74

Kommentare zu diesen Handbüchern

Keine Kommentare