Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

inf (MathScript Function) (Windows, Not in Base Package)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

Member of the constants class.

Syntax

c = inf

Description

Represents the value of infinity. The IEEE standard for floating-point arithmetic defines infinity to be the result of operations that create values larger than that which can be represented. LabVIEW correctly parses mathematical expressions evaluating to infinity using the inf variable.

Examples

Outputs

Name Description
c Returns a representation of the value of infinity. c is a positive, floating-point number.

Examples

A = exp(1000)
B = 1/0
C = atan(1/0)


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit