📄 test_pow
字号:
test_powTesting integer mode... Testing 2-argument pow() function... Testing 3-argument pow() function...Testing long integer mode... Testing 2-argument pow() function... Testing 3-argument pow() function...Testing floating point mode... Testing 3-argument pow() function...The number in both columns should match.3 3-5 -5-1 -15 5-3 -3-7 -73L 3L-5L -5L-1L -1L5L 5L-3L -3L-7L -7L3.0 3.0-5.0 -5.0-1.0 -1.0-7.0 -7.0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -