cds.tools.parser
Class ExpOp

java.lang.Object
  extended by cds.tools.parser.AbstractOperateur
      extended by cds.tools.parser.ExpOp

public final class ExpOp
extends AbstractOperateur

Opérateur 'exp' (exponentielle)

Author:
Thomas Boch [CDS]

Constructor Summary
ExpOp(AbstractOperateur op)
           
 
Method Summary
 double compute()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpOp

public ExpOp(AbstractOperateur op)
Method Detail

compute

public final double compute()
Specified by:
compute in class AbstractOperateur


Copyright © 2009 UDS/CNRS