Previous Page Next Page Contents

Pref::report -- informations during evaluation

Introduction

Pref::report controls the output of informations during evaluation.

Call(s)

Pref::report(level)

Parameters

level - integer level between 0 and 9, or NIL

Returns

the last defined level

Related Functions

Pref::callBack

Details

Example 1

Frequently information:

>> Pref::report(9):
   limit((1+1/n)^n,n=infinity)
      [used=1612k, reserved=1738k, seconds=1]
      [used=2716k, reserved=2856k, seconds=2]
      
                                  exp(1)

Reset to no information:

>> Pref::report(0):

Changes




Do you have questions or comments?


Copyright © SciFace Software GmbH & Co. KG 2000