-
Notifications
You must be signed in to change notification settings - Fork 86
list interpolate
Chris Petersen edited this page Oct 16, 2014
·
1 revision
list-interpolate interpolates a list.
Parameter | Description |
---|---|
lst | List used as reference |
x0 | Value to be interpolated (0-1) |
Example 1: Show some interpolation results
> (list-interpolate '(0 2 4 6 8 10) 0.7)
7.
> (list-interpolate '(0 1 2 3 4) 0.3)
1.2
-
- accelerometer
- alist
- audio
- audioaux
- base64
- btle-scan
- camera
- cdb
- cgi
- config
- csv
- curl
- digest
- dmtx
- download
- eventloop
- fcgi
- fft
- generalized-arrays
- gps
- graph
- gyro
- hidapi
- hpdf
- html
- httpsclient
- hybridapp
- json
- lmdb
- ln_core
- ln_glcore
- ln_glgui
- ln_store
- localization
- localization_gui
- localnotification
- magnetometer
- mdns
- mqtt
- mqtt-store
- multitouch
- oauth
- orientation
- p256ecdsa
- png
- portaudio
- pregexp
- pressure
- prime
- pushnotification
- redcap
- rsa
- rtaudio
- rupi
- rotation
- sanestring
- scheduler
- serial
- sets
- settings
- simplexnoise
- sqlite
- ssax
- syntax-case
- timestamp
- ttf
- uiform
- url
- uuid
- vibrate
- videoplayer
- watchdog
- website
- xml
- zip