Sponsored Content
Operating Systems Linux Red Hat RHCE Servers Online Learning Resources.. Post 302363641 by salman103 on Tuesday 20th of October 2009 11:58:38 PM
Old 10-21-2009
RHCE Servers Online Learning Resources..

Anybody knows about any reliable source where i can study Linux servers while sitting at my home. A single bit of information in this regards will be highly appreciated. thanks :-)
 

6 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

PERL Online Resources

Could someone suggest some good on-line PERL resources? tutorials and References? Thanks. Gregg (1 Reply)
Discussion started by: gdboling
1 Replies

2. Solaris

Learning solaris 10 resources

This is my site and i hope it is useful for unix beginner http://www.learning-solaris.com (0 Replies)
Discussion started by: hoanginlove81
0 Replies

3. Solaris

free learning resources and training from Sun microsystems plus discounted Certification Voucher

Hi all, If you are interested on taking Sun microsystems training from Java to business skills , if so drop by SAI program it's free for students and Educational Institutions (0 Replies)
Discussion started by: h@foorsa.biz
0 Replies

4. News, Links, Events and Announcements

Linux online training resources

Dear all, I am preparing the RHCE Linux certification and I need to practise, practise and practise linux administration ...I wold be very pleasen if somebody lists here online training resources that can be used in order to prepare any kind of Linux Certification.. Actualy I am following the... (1 Reply)
Discussion started by: userlinx
1 Replies

5. What is on Your Mind?

Best resources for learning pentesting (not black hat!!!)

Hi there, First off NO, i'm not a black hat hacker or anything like that. Not out for "lulz"/learn how to steal my friends facebooks id's or any of that business. I am a developer and software tester by nature and the reason behind me wanting to learn penetration testing is so I can... (15 Replies)
Discussion started by: U_C_Dispatj
15 Replies

6. What is on Your Mind?

Chess Players: Which Online Resources (and Software) Do You Use and Why?

Hi Chess Players, Which Online Resources (and Software) Do You Use and Why? As for me, I use chessgames.com and chessbase.com; but currently I'm using chessgames.com the most; I like exploring openings in the chessgames.com opening explorer. For analysis on the desktop (Mac) or iPhone I... (8 Replies)
Discussion started by: Neo
8 Replies
scalbn(3M)																scalbn(3M)

NAME
scalbn(), scalbnf(), scalbnl(), scalbnq(), scalbnw() - scale exponent of a radix-independent floating-point number SYNOPSIS
HP Integrity Servers Only DESCRIPTION
The function returns where r is the radix of the machine's floating-point arithmetic. When r is 2 (as it is on all PA-RISC and Integrity servers), computes the same value as Integrity Servers Only is a version of it takes a first argument and returns a result. is a version of it takes a first argument and returns a result. is an version of it takes an first argument and returns an result. is equivalent to on HP-UX systems. USAGE
To use these functions compile either with the default option or with the and options. To use (for Integrity servers) or compile also with the option. Make sure your program includes Link in the math library by specifying on the compiler or linker command line. For more information, see the at the following site: RETURN VALUE
and are equivalent. If x zero, or a NaN, returns x. returns a properly signed infinity in lieu of a value whose magnitude is too large, and raises the overflow and inexact exceptions. raises the underflow and inexact exceptions whenever a result is tiny (essentially denormal or zero) and thereby suffers loss of accuracy, and may raise those exceptions if the result is merely tiny. ERRORS
No errors are defined. SEE ALSO
ilogb(3M), ldexp(3M), logb(3M), scalb(3M), scalbln(3M), math(5). STANDARDS CONFORMANCE
: ISO/IEC C99 (including Annex F, "IEC 60559 floating-point arithmetic") scalbn(3M)
All times are GMT -4. The time now is 02:51 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy