Exp function – Multichannel Systems NeuroExplorer User Manual

Page 289

Advertising
background image

5.5.13.9. exp Function

exp Function


Returns exponential of x.

Syntax


double exp(double x)

Parameters

Parameter

Type

Description

x

double

Numeric value.

Returns


Returns exponential of x.

Comments


None

Usage

NexScript

y = exp(2.5)

See Also

Introduction to NexScript Programming

NexScript Function Categories

Page 287

Advertising