Function; ldexp - HWRM/KarosGraveyard GitHub Wiki

ldexp(<fNumber>, <iExp>)

Description

Returns the result after multiplying a number <fNumber> by 2 raised to the power <iExp>.

Example

Arguments

<fNumber>: the number to multiply.
<iExp>: the exponent to raise 2 to.

Related Functions

Function Reference

LUA 4 Manual: 6.3 Mathematical Functions

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

⚠️ **GitHub.com Fallback** ⚠️