Options
All
  • Public
  • Public/Protected
  • All
Menu

Module exprs/gaussianexpr

Index

Classes

Functions

Functions

gaussian

  • gaussian function that defaults to normal distribution

    Parameters

    • x: Float | number

      x position in the curve

    • a: Float | number = 0

      horizontal position of peak (defaults to 0 for normal distribution)

    • b: Float | number = 1

      horizontal stretch of the curve (defaults to 1 for normal distribution)

    Returns GaussianExpr

Generated using TypeDoc