LOG Example


Example:

 

  

LOG

VALUE,RESULT

 

 

Variable

Format

Contents

Before:

VALUE

0.1

.1

 

RESULT

3.4

000.0000

 

After:

VALUE

0.1

.1

 

RESULT

3.4

•-2.3026

 

 

The LESS Condition Flag is set. RESULT has a negative amount.

 



PL/B Language Reference LOADMOD Example LOG10 Example