toFp

fun Double.toFp(sort: KFpSort = mkFp64Sort()): KFpValue<KFpSort>
fun Float.toFp(sort: KFpSort = mkFp32Sort()): KFpValue<KFpSort>