Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 445 Bytes

removeLastDigit.md

File metadata and controls

21 lines (12 loc) · 445 Bytes

sussy-util / functions / removeLastDigit

removeLastDigit

removeLastDigit(n): number

Parameters

Name Type Description
n number n number

Returns

number

returns the number without the last digit

Defined in

removeLastDigit.ts:5