제곱근, 제곱, 올림, 내림 값을 구하는 프로그램
본 자료는 미만의 자료로 미리보기를 제공하지 않습니다.
닫기
  • 1
해당 자료는 0페이지 까지만 미리보기를 제공합니다.
0페이지 이후부터 다운로드 후 확인할 수 있습니다.

소개글

제곱근, 제곱, 올림, 내림 값을 구하는 프로그램에 대한 보고서 자료입니다.

본문내용

/* 40problem
Write a program that uses standard functions. The program can be written entirely in main
and must follow the pseudocode shown in below. Give displays appropriate captions and align the data.
1. Prompt the user to enter a number.
2. Read number.
3. Display number.
4. Get a random number and scale to range 3~37
5. Display random number.
6. Set product to number*random number.
7. Display ceiling of product.
8. Display number raised to power 5.
9. Display floor of product.
10. Display number raised to power of modulus above.
11. Display square root of random number.*/
#include
#include
#include
using namespace std;

키워드

제곱근,   제곱,   올림,   내림,   cstdlib,   cmath
  • 가격1,000
  • 페이지수1페이지
  • 등록일2007.04.10
  • 저작시기2005.3
  • 파일형식기타(cpp)
  • 자료번호#403486
본 자료는 최근 2주간 다운받은 회원이 없습니다.
청소해
다운로드 장바구니