Skip to content
annotations
Search
K
Main Navigation
API
TypeScript
React
Docs
React
Demo
Typescript
React
Appearance
Menu
Return to top
On this page
Function: normalize()
ts
function
normalize
(
t
,
min
,
max
)
:
number
;
Parameters
t
number
min
number
=
0
max
number
=
1
Returns
number