SecDec/loop/src/util/Format.m [ Mathematica Files ]

[ Top ] [ Mathematica Files ]

NAME

    Format.m

USAGE

  is loaded from ExpOpt(P).m

USES

  USED BY 
    
  ExpOpt.m

PURPOSE

  the function FortranAssign is used to format output into fortran syntax

INPUTS

  lhs: the variable being assigned
  expr: the expression to assign to the variable

    
  RESULT
  lhs=expr, in fortran syntax

SEE ALSO

  ExpOpt(P).m