![]() The replaces the NextJS site powering FreeSewing.dev with a Docusaurus setup. It's part of my efforts to simplify FreeSewing's setup so we can focus on our core value proposition. |
||
---|---|---|
.. | ||
readme.mdx |
--- title: utils.rad2deg() --- The `utils.rad2dag()` function returns the radians you pass to it as degrees. ## Signature ```js float utils.rad2deg(float radians) ```