shithub: riscv

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

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