Calculates an easing multiplier for: Simple In+Out

  • Parameters

    • position: number

      The current position between start and end (from 0 to 1)

    Returns number

    The easing multiplier for the position.