es-toolkit/docs/reference/compat/math
Kim DongHo 4e096f8c30
feat(add): Add add function (#825)
* feat(add): Add `add` function

* feat(add): Add `add` function

* feat(add): Add `add` function

* fix: lint error

* fix: restrict add function to handle only number types

* Move add to compat

* Move add to compat

---------

Co-authored-by: 김동호 <donghok@innogrid.com>
Co-authored-by: Sojin Park <raon0211@gmail.com>
2024-11-23 22:00:40 +09:00
..
add.md feat(add): Add add function (#825) 2024-11-23 22:00:40 +09:00
ceil.md feat(compat): implement ceil/floor/round (#510) 2024-09-13 15:24:43 +09:00
floor.md feat(compat): implement ceil/floor/round (#510) 2024-09-13 15:24:43 +09:00
max.md docs: Add documentation automatic generation script 2024-09-08 17:02:19 +09:00
min.md chore: Move attempt to compat, and style docs 2024-09-08 17:11:06 +09:00
parseInt.md docs: Update docs for upperCase 2024-09-13 15:48:18 +09:00