添加程序的标识和说明
This commit is contained in:
parent
9cdd8ae550
commit
29d3614066
@ -172,6 +172,9 @@ public class BigDecimalDemoUnitTest {
|
|||||||
logger.info("{}", numberStr);
|
logger.info("{}", numberStr);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* To String with ScientificNotation
|
||||||
|
*/
|
||||||
@Test
|
@Test
|
||||||
public void bigDecimalScientificNotation() {
|
public void bigDecimalScientificNotation() {
|
||||||
// Create a BigDecimal object
|
// Create a BigDecimal object
|
||||||
|
Loading…
x
Reference in New Issue
Block a user