newtons

fun newtons(value: Int): Force
fun newtons(value: Long): Force
fun newtons(value: Double): Force

Creates a Force instance from the given value in newtons.