Expo function – Multichannel Systems NeuroExplorer User Manual

Page 282

Advertising
background image

5.5.13.2. expo Function

expo Function


Generates a random value exponentially distributed with the specified mean.

Syntax


double expo(double fmean)

Parameters

Parameter

Type

Description

fmean

double

Mean of the exponential distribution.

Returns


None

Comments


None

Usage

NexScript

y = expo(10)

See Also

Introduction to NexScript Programming

NexScript Function Categories

Page 280

Advertising