Repository
Preparing search index...
The search index is not available
Pathfinder 1e for Foundry VTT
Pathfinder 1e for Foundry VTT
pf1
utils
fractionalToString
Function fractionalToString
Turn some fractional numbers into pretty strings.
Remarks
Only supports the following fractions: 1/4, 1/3, 1/2, 2/3, 3/4
fractionalToString
(
n
:
number
)
:
string
Parameters
n
:
number
Number to transform
Returns
string
Representation of the fraction
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...
Turn some fractional numbers into pretty strings.
Remarks