添加程序的标识和说明

This commit is contained in:
YuCheng Hu 2020-02-25 10:09:05 -05:00
parent 9cdd8ae550
commit 29d3614066
1 changed files with 3 additions and 0 deletions

View File

@ -172,6 +172,9 @@ public class BigDecimalDemoUnitTest {
logger.info("{}", numberStr);
}
/**
* To String with ScientificNotation
*/
@Test
public void bigDecimalScientificNotation() {
// Create a BigDecimal object