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.

Number Class<br />

hypCos()<br />

hypSin()<br />

hypTan()<br />

intPower()<br />

fmt<br />

Format string.<br />

nlsParam<br />

The nls parameters string. If nlsParam is specified, this determines the nls<br />

parameters to be used for the conversion. If nlsParam is not specified, the nls<br />

parameters are picked up from envp.<br />

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

Syntax<br />

const Number hypCos() const;<br />

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

Syntax<br />

const Number hypSin() const;<br />

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

Syntax<br />

const Number hypTan() const;<br />

This method returns a Number whose value is the number object raised to the<br />

power of the value specified.<br />

Syntax<br />

const Number intPower(int val) const;<br />

8-110 <strong>Oracle</strong> <strong>C++</strong> <strong>Call</strong> <strong>Interface</strong> Programmer’s <strong>Guide</strong>

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

Saved successfully!

Ooh no, something went wrong!