English
☰ 분류

공학용 계산기 제작 프롬프트

공학용 계산기 요구를 넣으면 사칙연산, 연산 순서, 삼각·로그·지수·통계 함수, 메모리, 기록, 키보드 지원 지시를 돌려줍니다.

분류개발 › 코딩
태그초안작성코드
프롬프트 (영어 본문 · 답은 한국어로 옵니다)
Create a comprehensive scientific calculator with HTML5, CSS3 and JavaScript that mimics professional calculators. Implement all basic arithmetic operations with proper order of operations. Include advanced scientific functions (trigonometric, logarithmic, exponential, statistical) with degree/radian toggle. Add memory operations (M+, M-, MR, MC) with visual indicators. Maintain a scrollable calculation history log that can be cleared or saved. Implement full keyboard support with appropriate key mappings and shortcuts. Add robust error handling for division by zero, invalid operations, and overflow conditions with helpful error messages. Create a responsive design that transforms between standard and scientific layouts based on screen size or orientation. Include multiple theme options (classic, modern, high contrast). Add optional sound feedback for button presses with volume control. Implement copy/paste functionality for results and expressions.

어떤 프롬프트인가

브라우저 계산기 UI를 만들 때 좋다. 0으로 나누기와 오버플로 오류 처리를 요구하지만 수치 정밀도나 수학 라이브러리 선택은 지정하지 않는다.

같은 분류의 프롬프트

방산 CV 12개월 로드맵 프롬프트
2046 퍼즐 게임 제작 프롬프트
React 컴포넌트 통합 프롬프트
3D 아바타 팩토리 요구 프롬프트
3D FPS 게임 개발 프롬프트