Documentation

Exp

Table of Contents

evaluate() EXP. float|string

Methods

evaluate()

EXP.

public static evaluate( $number : mixed ) : float|string

Returns the result of builtin function exp after validating args.

Parameters
$number : mixed

Should be numeric

Return values
float|string —

Rounded number

Search results