- Preparing search index...
- The search index is not available
yatter
- toThousand(n: string | number, option?: {
native?: NumberFormatOptions;
trim?: boolean;
}): string
-
Parameters
-
n: string | number
-
option: {
native?: NumberFormatOptions;
trim?: boolean;
} = {}
-
Optional
native?: NumberFormatOptions
-
Optional
trim?: boolean
Returns string
千分位分割,不考虑自动科学计数法的的情况
Returns