| Server IP : 162.214.74.102 / Your IP : 216.73.217.21 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/self/root/opt/cpanel/ea-ruby24/root/usr/share/ri/system/BigDecimal/ |
Upload File : |
U:RDoc::AnyMethod[iI"new:ETI"BigDecimal::new;TT:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"$Create a new BigDecimal object.;To:RDoc::Markup::BlankLine o:RDoc::Markup::List: @type: NOTE:@items[o:RDoc::Markup::ListItem:@label[I"initial;T; [ o; ; [I"<The initial value, as an Integer, a Float, a Rational, ;TI"a BigDecimal, or a String.;T@o; ; [I"GIf it is a String, spaces are ignored and unrecognized characters ;TI"terminate the value.;T@o;;[I"digits;T; [o; ; [I"GThe number of significant digits, as an Integer. If omitted or 0, ;TI"Ethe number of significant digits is determined from the initial ;TI"value.;T@o; ; [I"LThe actual number of significant digits used in computation is usually ;TI"&larger than the specified number.;T@S:RDoc::Markup::Heading: leveli : textI"Exceptions;T@o;; ;;[ o;;[I"TypeError;T; [o; ; [I"6If the +initial+ type is neither Integer, Float, ;TI"8Rational, nor BigDecimal, this exception is raised.;T@o;;[I"TypeError;T; [o; ; [I"AIf the +digits+ is not an Integer, this exception is raised.;T@o;;[I"ArgumentError;T; [o; ; [I">If +initial+ is a Float, and the +digits+ is larger than ;TI".Float::DIG + 1, this exception is raised.;T@o;;[I"ArgumentError;T; [o; ; [I"?If the +initial+ is a Float or Rational, and the +digits+ ;TI"0value is omitted, this exception is raised.;T: @fileI" ext/bigdecimal/bigdecimal.c;T:0@omit_headings_from_table_of_contents_below0I"new(initial, digits) ;T0[ I"(*args);T@MFI"BigDecimal;TcRDoc::NormalClass00