Code Examples
A repository of 155 code examples for BeepBeep
|
Add two numbers with the Addition function. More...
Static Public Member Functions | |
static void | main (String[] args) throws FunctionException |
Add two numbers with the Addition function.
Definition at line 30 of file AddNumbers.java.