shithub: riscv

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

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