shithub: riscv

ref: fe3430ea998a3a494fa22ed574f97834cff38f7f
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}