ref/ruby/classes/Vpi/S_vpi_value.src/M000033.html in ruby-vpi-16.0.1 vs ref/ruby/classes/Vpi/S_vpi_value.src/M000033.html in ruby-vpi-17.0.0

- old
+ new

@@ -3,16 +3,16 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> - <title>to_i (Vpi::S_vpi_value)</title> + <title>to_f (Vpi::S_vpi_value)</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" /> </head> <body class="standalone-code"> - <pre> <span class="ruby-comment cmt"># File lib/ruby-vpi/vpi.rb, line 533</span> -533: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">to_i</span> -534: <span class="ruby-identifier">value</span>.<span class="ruby-identifier">integer</span> -535: <span class="ruby-keyword kw">end</span></pre> + <pre> <span class="ruby-comment cmt"># File lib/ruby-vpi/vpi.rb, line 582</span> +582: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">to_f</span> +583: <span class="ruby-identifier">value</span>.<span class="ruby-identifier">real</span> +584: <span class="ruby-keyword kw">end</span></pre> </body> </html> \ No newline at end of file