196 197 198
# File 'lib/BOAST/Language/Algorithm.rb', line 196 def to_var return BOAST::Variable::new("#{self}", BOAST::Real, :constant => self ) end