LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

built in funciton ?

Hello all,

I am new to LabWindows( 5.0). While toying around with it, I came across
a need to use the square root function, but can't find it. Does LabWindows
have a function call for computing the square root ? such as:

variable1 = sqrt (variable2)

I can work around this, but I am used to all the other languages that have

built in funciton calls for the square root.

Thanks,
Robert
0 Kudos
Message 1 of 2
(2,961 Views)
Hello Try the ANSI c functions under Library

Regards

Charles Stewart
Robert K wrote in message
news:39fc8752@newsgroups.ni.com...
>
>
> Hello all,
>
> I am new to LabWindows( 5.0). While toying around with it, I came across
> a need to use the square root function, but can't find it. Does
LabWindows
> have a function call for computing the square root ? such as:
>
> variable1 = sqrt (variable2)
>
> I can work around this, but I am used to all the other languages that
have
>
> built in funciton calls for the square root.
>
> Thanks,
> Robert
0 Kudos
Message 2 of 2
(2,961 Views)