beautypg.com

B&B Electronics VFG3000 - Manual User Manual

Page 329

background image

F

UNCTION

R

EFERENCE

P

OWER

(

VALUE

,

POWER

)

R

EVISION

1

P

AGE

313

P

OWER

(

VALUE

,

POWER

)

A

RGUMENT

T

YPE

D

ESCRIPTION

value

int / float

The value to be processed.

power

int / float

The power to which value is to be raised.

D

ESCRIPTION

Returns

value

raised to the

power

-th power.

F

UNCTION

T

YPE

This function is passive.

R

ETURN

T

YPE

int

or

float

, depending on the type of the

value

argument.

E

XAMPLE

Volume := Power(Length, 3)