<%@page contentType="text/html"%> OpenMath and Mathematica: Adding 2 Integers <% if ( phrasebook.getHost().equals( "" ) || phrasebook.getPort() == -1 ) { %> <% } %>

OpenMath and Mathematica

Adding 2 Integers using OpenMath

Integer 1: <% if ( request.getParameter( "int1" ) != null ) { %> "> <% } else { %> <% } %>
Integer 2: <% if ( request.getParameter( "int2" ) != null ) { %> "> <% } else { %> <% } %>
Result:

Back to the main page.