--- title: math.y0() function description: The math.y0() function functionDescription menu: v2_0_ref: name: math.y0 parent: Math weight: 301 --- The `math.y0()` function functionDescription ```js import "math" math.y0( EXAMPLE ) ``` ## Parameters ### x The value used in the operation. _**Data type:** Float_ ## Special cases ```js ```