W3Schools Tryit Editor
[
フレーム
]
Run ❯
Get your
own Python
server
Go to Spaces
Ctrl+Alt+P
# Import math Library import math # Check whether some values are infinite print (math.isinf (56)) print (math.isinf (-45.34)) print (math.isinf (+45.34)) print (math.isinf (math.inf)) print (math.isinf (float("nan"))) print (math.isinf (float("inf"))) print (math.isinf (float("-inf"))) print (math.isinf (-math.inf))
False
False
False
True
False
True
True
True
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル