10.12.2012 Views

Oracle C++ Call Interface Programmer's Guide

Oracle C++ Call Interface Programmer's Guide

Oracle C++ Call Interface Programmer's Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

abs()<br />

arcCos()<br />

arcSin()<br />

arcTan()<br />

Table 8–14 Number Methods (Cont.)<br />

Method Summary<br />

tan() on page 8-123 Returns tangent of the number.<br />

toBytes() on page 8-123 Return a Bytes object representing the Number.<br />

This method returns the absolute value of the Number object.<br />

Syntax<br />

const Number abs() const;<br />

This method returns the arccosine of the Number object.<br />

Syntax<br />

const Numberconst Number arcCos() const;<br />

This method returns the arcsine of the Number object.<br />

Syntax<br />

const Number arcSin() const;<br />

This method returns the arctangent of the Number object.<br />

Syntax<br />

const Number arcTan() const;<br />

Number Class<br />

toText() on page 8-124 Return the number as a string formatted based on the<br />

format and nls parameters.<br />

trunc() on page 8-124 Return a Number with the value truncated at n decimal<br />

place(s). Negative values are allowed.<br />

OCCI Classes and Methods 8-107

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!