# class Type4



Type4 inherits from Function


# CONSTRUCTORS

# constructor Type4(domain, range, stream)

Description:

Parameters:

  • domain: (Number) -
  • range: (Number) -
  • stream: (byte) -

# constructor Type4(obj)

Description:

Parameters:

# FUNCTIONS

# function type()

Description:

Return:

(Function.Type) -

# function stream()

Description:

Return:

(String) -

# function toString()

Description:

Return:

(String) -

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