Preparing search index...
The search index is not available
Chalkboard - v2.3.0
Chalkboard
Chalkboard
real
add
Function add
Calculates the addition of two functions.
add
(
func1
:
ChalkboardFunction
,
func2
:
ChalkboardFunction
)
:
ChalkboardFunction
Parameters
func1
:
ChalkboardFunction
The first function
func2
:
ChalkboardFunction
The second function
Returns
ChalkboardFunction
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Source code
Examples
Chalkboard - v2.3.0
Loading...
Calculates the addition of two functions.