public class NegFunction extends CodeSnippet
number neg
Constructor and Description |
---|
NegFunction() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCode()
Returns the function code.
|
java.lang.String |
getName()
Returns the function name.
|
getHelp
public java.lang.String getName()
CodeSnippet
getName
in class CodeSnippet
String
, containing the namepublic java.lang.String getCode()
CodeSnippet
getCode
in class CodeSnippet
String
, containing the codeCopyright ? 2002 Romain Guy.