ANY-maze Help > The ANY-maze reference > The Protocol page > The elements of a protocol > Testing > Procedures > Running procedures > Errors and warnings while running a procedure > Warning: The parameter to the function was not a positive numeric value

Warning: The parameter to the function was not a positive numeric value

Description

The Log and Ln mathematical functions both act on a value that must be positive. If they are given a negative value, or zero, the result is undefined.

When used in a procedure, if the expression used in the Log or Ln function is zero or negative, this warning will be generated and the function will return #N/A.

See also:

 Errors and warnings while writing a procedure 
 Errors and warnings while running a procedure 
 Mathematical functions and operators 

© Copyright 2003-2026 Stoelting Co. All rights reserved

ANY-maze help topic T0552