Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "mathematics/factorial"

Index

Functions

Functions

factorial

  • factorial(value: number): number
  • Calculates the factorial for a given number

    Parameters

    • value: number

      Input value for the function

    Returns number

Generated using TypeDoc