Files
modeling-app/docs/kcl/tau.md
2024-05-15 13:09:38 -07:00

26 KiB

title, excerpt, layout
title excerpt layout
tau Return the value of `tau`. The full circle constant (τ). Equal to 2π. manual

Return the value of tau. The full circle constant (τ). Equal to 2π.

tau() -> number

Tags

  • math

Examples

const myVar = tau()

Rendered example of tau 0

Arguments

Returns

number