科学计算器
使用 HTML5、CSS3 和 JavaScript 创建一个模仿专业计算器的综合科学计算器。使用正确的运算顺序实现所有基本算术运算。包括带有角度/弧度切换的高级科学函数(三角函数、对数函数、指数函数、统计函数)。添加带有视觉指示器的内存操作(M+、M 、MR、MC)。维护可滚动...
提示词(中文)
使用 HTML5、CSS3 和 JavaScript 创建一个模仿专业计算器的综合科学计算器。使用正确的运算顺序实现所有基本算术运算。包括带有角度/弧度切换的高级科学函数(三角函数、对数函数、指数函数、统计函数)。添加带有视觉指示器的内存操作(M+、M-、MR、MC)。维护可滚动的计算历史记录,可以清除或保存。通过适当的键映射和快捷键实现完整的键盘支持。添加针对除零、无效操作和溢出条件的强大错误处理以及有用的错误消息。创建响应式设计,根据屏幕尺寸或方向在标准布局和科学布局之间进行转换。包括多个主题选项(经典、现代、高对比度)。添加可选的声音反馈,用于通过音量控制按下按钮。实现结果和表达式的复制/粘贴功能。
提示词(英文)
Use HTML5、CSS3 and JavaScript Create a comprehensive scientific calculator imitating a professional calculator. Use the correct order for all basic algorithms. Including angles./An advanced scientific function (triangular, logarithmic, index, statistical). Add memory operation with visual indicator(s)M+、M-、MR、MC)。Maintains a rolling historical record of calculations that can be removed or preserved. Full keyboard support is achieved with appropriate key maps and shortcuts. Adds powerful error processing and useful error messages for exclusion, invalid operations and spill conditions. Creates a responsive design that converts between standard and scientific layouts according to the size or direction of the screen. Includes multiple subject options (classic, modern, high contrast). Adds optional voice feedback to press the button through volume control. Duplicate results and expressions achieved/Paste function.
直接拿去用
点击会先把提示词复制到剪贴板,再打开对应模型;没有自动带入的话粘贴即可。