pace_100: 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 100 yard or meter, specified by user.

Usage

1
pace_100(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 pace time.

Examples

1
2
3
pace(55, "butterfly")
pace(60, "free")
pace(70, "breast")

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