Prompt ratio, Prompt, Ratio – Ocean Optics Jaz Scripting Language and Scripting Engine User Manual

Page 41

Advertising
background image

6: Functions Reference

013-RD000-000-12- 201010

33

Arguments

Name

Type

Special Considerations

A

INT_16 or REAL variable or literal

B

INT_16 or REAL variable or literal

C

REAL

C = A to the power of B

Prompt

Syntax: Prompt(Message)
Arguments

Name

Type

Special Considerations

Message

TEXT

Intent:

Display a prompt message on the Jaz OLED display (usually to prompt the user to perform an action).

Ratio

Syntax: Ratio(A,B,C)
Arguments

Name

Type

Special Considerations

A

Spectral

B

Spectral

C

Spectral

Ci = Ai / Bi iff Ci <>0

Ci = INF otherwise

Intent:

Compute the ratio of elements in A and B and store as elements of C.

Advertising