cds.tools.parser
Class SqrtOp

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

public final class SqrtOp
extends AbstractOperateur

Opérateur 'sqrt' (square root)

Author:
Thomas Boch [CDS]

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

Constructor Detail

SqrtOp

public SqrtOp(AbstractOperateur op)
Method Detail

compute

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


Copyright © 2009 UDS/CNRS