shithub: riscv

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

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