Function; frexp - HWRM/KarosGraveyard GitHub Wiki

frexp(<fNumber>, <vVariable>)

Description

Splits a number into a normalized fraction and an exponent which is stored in <vVariable>.

Example

Arguments

<fNumber>: a number.
<vVariable>: the variable to store the exponent in.

Related Functions

Function Reference

LUA 4 Manual: 6.3 Mathematical Functions

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

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