Skip to main content

Basic API

import { pl } from 'plre'

pl(`length(p) - s`)
uniform({ s: 10 })

pl(`x ** 2 + y ** 2`)