Package jmsltestsuite
Class ExpInterpTest
java.lang.Object
jmsltestsuite.ExpInterpTest
public class ExpInterpTest
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ExpInterpTest()
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] args)
Build an exponentially rising shape and display in Shape Editor.Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ExpInterpTest
public ExpInterpTest()
-
-
Method Details
-
main
public static void main(java.lang.String[] args)Build an exponentially rising shape and display in Shape Editor. Each dimension d reflects a steepness value of (d+1)
-