# class Type3



Type3 inherits from Function


# CONSTRUCTORS

# constructor Type3(domain, range, functions, bounds, encode)

Description:

Parameters:

  • domain: (Number) -
  • range: (Number) -
  • functions: (Function) -
  • bounds: (Number) -
  • encode: (Number) -

# constructor Type3(obj)

Description:

Parameters:

# FUNCTIONS

# function type()

Description:

Return:

(Function.Type) -

# function numberOfOutputs()

Description:

Return:

(Number) -

Last Updated: 12/20/2022, 8:12:45 AM