• Preparing search index...
  • The search index is not available
GDevelop JavaScript game engine
  • GDevelop JavaScript game engine
  • gdjs
  • evtTools
  • common
  • nthroot

Function nthroot

  • nthroot(x, n): number
  • N-th root

    Parameters

    • x: number

      Base value.

    • n: number

      Exponent value.

    Returns number

    Return the n-th root for the value.

    • Defined in GDJS/Runtime/events-tools/commontools.ts:198

Settings

Member Visibility

Theme

GDevelop JavaScript game engine
  • Loading...

Generated using TypeDoc