ERF (PQL - xl)

This function calculates the error function integrated between a lower and an upper limit

  • Library: PQL \ Spreadsheet \ Engineering
  • Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module

Syntax

ERF(lower limit, OPTIONAL upper limit)

Function Arguments

Name

Description

Type

Optional

lower limit

Either this is the lower limit, if the upper limit is supplied, or it is the upper limit (with 0 as the lower limit) if the second argument is not supplied

Number

upper limit

Upper limit for integrating the function

Number

Y

Comments

This function is the same as the Microsoft Excel 'ERF' function - using the same inputs, logic and outputs.