|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jext.dawn.CodeSnippet
org.jext.dawn.math.NegFunction
public class NegFunction
Returns the opposite value of a numeric value.
Usage:
number neg
| Constructor Summary | |
|---|---|
NegFunction()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCode()
Returns the function code. |
java.lang.String |
getName()
Returns the function name. |
| Methods inherited from class org.jext.dawn.CodeSnippet |
|---|
getHelp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NegFunction()
| Method Detail |
|---|
public java.lang.String getName()
CodeSnippet
getName in class CodeSnippetString, containing the namepublic java.lang.String getCode()
CodeSnippet
getCode in class CodeSnippetString, containing the code
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||