Function

Handyease_out_cubic

since: 1.0

Declaration [src]

gdouble
hdy_ease_out_cubic (
  gdouble t
)

Description [src]

Computes the ease out for a value.

Available since: 1.0

Parameters

t

Type: gdouble

The term.

Return value

Type: gdouble

The ease out for t.