pace_200: Calculate race pace 50's depending on stroke and goal time...

Description Usage Arguments Value Examples

Description

Calculate race pace 50's depending on stroke and goal time for 200 yard or meter, specified by user.

Usage

1
pace_200(goal_time, stroke)

Arguments

goal_time

The time that the swimmer wants to achieve in their race.

stroke

The stroke the swimmer is swimming in the race.

Value

Print race pace times.

Examples

1
2
pace_200(128, "breast")
pace_200(110, "freestyle")

caitlin-weigel/goaltimepace documentation built on May 12, 2019, 10:32 p.m.