Skip to main content
Workday User Guide
Last Updated: 2023-06-23
ERF

ERF

Description

Returns the error function, based on the specified lower and upper limits for the integral.

Syntax

ERF(
lower_bound
, [
upper_bound
])
  • lower_bound
    : The lower limit.
  • upper_bound
    : The upper limit. If empty, the function returns a result based on the lower limit and 0.