Chalkboard - v3.0.1
Preparing search index...
Chalkboard
real
tetration
Function tetration
tetration
(
base
:
number
,
num
:
number
)
:
number
|
undefined
Calculates the tetration of a number.
Parameters
base
:
number
The number
num
:
number
The tetratant, or the height of the power tower
Returns
number
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Source code
Examples
Chalkboard - v3.0.1
Loading...
Calculates the tetration of a number.