factorial

Description

Find the factorial of x

Definition

float factorial(float x)

Library

LIB/math_lib.bas

Usage

On entry:
x is the argumant
On exit:
Return valid result or NaN